diff options
Diffstat (limited to 'community/alien/APKBUILD')
-rw-r--r-- | community/alien/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/alien/APKBUILD b/community/alien/APKBUILD index ed69c7c7255..ea827136ef7 100644 --- a/community/alien/APKBUILD +++ b/community/alien/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats" url="http://joeyh.name/code/alien" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="perl" depends_dev="" makedepends="$depends_dev" |