diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-10-31 21:03:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-20 10:27:27 +0000 |
commit | 0849fa0541f157f7309eaaf019f1319c0638943d (patch) | |
tree | 0fa7168b01106ed6e16fad6e84c69d099dcbcd59 /testing | |
parent | 88029dccfbab2b88a633ced0c3f47573e09db3a1 (diff) | |
download | aports-0849fa0541f157f7309eaaf019f1319c0638943d.tar.bz2 aports-0849fa0541f157f7309eaaf019f1319c0638943d.tar.xz |
testing/asunder: update license tag
Diffstat (limited to 'testing')
-rw-r--r-- | testing/asunder/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/asunder/APKBUILD b/testing/asunder/APKBUILD index fc9588d219..6db4d4ce66 100644 --- a/testing/asunder/APKBUILD +++ b/testing/asunder/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=asunder pkgver=2.3 -pkgrel=0 +pkgrel=1 pkgdesc="A graphical Audio CD ripper and encoder" url="http://littlesvr.ca/asunder" arch="all" -license="GPLv2" +license="GPL2" depends="cdparanoia" makedepends="libcddb-dev gtk+-dev" install="" |