summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 465975dd0829..789c65e5133d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Another Slight Atari Player - library and players for 8-bit Atari music format"
url="http://asap.sourceforge.net"
arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL2')
depends=(glibc)
options=(staticlibs)
source=("https://downloads.sourceforge.net/asap/${pkgname}-${pkgver}.tar.gz")