summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cornwall2021-10-07 21:18:06 -0700
committerBrett Cornwall2021-10-07 21:18:06 -0700
commitcafd8361aef6414060c8bfa77aa285a6551224e8 (patch)
treeb17247d42f244370dad20e5a59faac33d9d9866c
parent17824584e8a7ea0ce4ef3fc6f127ddf8d571464e (diff)
downloadaur-cafd8361aef6414060c8bfa77aa285a6551224e8.tar.gz
license is GPL2, not GPL
-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")