diff options
Diffstat (limited to 'testing/asunder')
-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="" |