summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a84364f940a6..068a8a07099d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 28 14:19:01 UTC 2017
+# Tue Feb 28 14:24:14 UTC 2017
pkgbase = xlode
pkgdesc = A Lode Runner clone.
pkgver = 1
@@ -7,7 +7,7 @@ pkgbase = xlode
url = https://github.com/hishamhm/xlode
arch = i686
arch = x86_64
- license = GPL3
+ license = GPL2
depends = sdl_mixer
source = https://github.com/hishamhm/xlode/archive/master.zip
source = xlode.sh
diff --git a/PKGBUILD b/PKGBUILD
index 39b5674bc23e..4edd72033ad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A Lode Runner clone."
arch=('i686' 'x86_64')
url="https://github.com/hishamhm/xlode"
-license=('GPL3')
+license=('GPL2')
depends=('sdl_mixer')
source=("https://github.com/hishamhm/xlode/archive/master.zip" "xlode.sh" "xlode.desktop")
md5sums=('62f353b104e3f8923489745d612e5fd0'