diff options
Diffstat (limited to 'res/PKGBUILD')
-rw-r--r-- | res/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/PKGBUILD b/res/PKGBUILD index 2d38337..5f62fd2 100644 --- a/res/PKGBUILD +++ b/res/PKGBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc='A tool which allows you to compose wallpapers for X.' url='http://git.kyriasis.com/kyrias/yawa/about/' arch=('i686' 'x86_64') -license=('GPL') +license=('GPL2') depends=('imlib2' 'libx11' 'libbsd') makedepends=('git' 'python-sphinx') |