Skip to content

Commit

Permalink
oxygen-gtk+: fix license, other lint
Browse files Browse the repository at this point in the history
  • Loading branch information
heliocat committed May 9, 2021
1 parent d292d2c commit ec3055b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/oxygen-gtk+/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'oxygen-gtk+'
pkgname=oxygen-gtk+
version=1.4.6
revision=3
revision=4
wrksrc="${pkgname//\+/2}-${version}"
build_style=cmake
hostmakedepends="pkg-config"
makedepends="gtk+-devel"
short_desc="A port of the default KDE widget theme (Oxygen) to GTK2"
short_desc="Port of the default KDE widget theme (Oxygen) to GTK2"
maintainer="TheNumb <me@thenumb.eu>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/playground/artwork/oxygen-gtk/"
distfiles="http://download.kde.org/stable/${pkgname//\+/2}/${version}/src/${pkgname//\+/2}-${version}.tar.bz2"
distfiles="${KDE_SITE}/${pkgname//\+/2}/${version}/src/${pkgname//\+/2}-${version}.tar.bz2"
checksum=a289434347cc96054c75d1e4e4408b84adc2e8c7862f0be4e2da8fafbf26bf26

0 comments on commit ec3055b

Please sign in to comment.