summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f83da0899d..5bbba71db8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lix
pkgdesc = An action-puzzle game inspired by Lemmings
pkgver = 0.9.16
- pkgrel = 1
+ pkgrel = 2
url = http://www.lixgame.com/
changelog = .CHANGELOG
arch = i686
@@ -13,7 +13,7 @@ pkgbase = lix
depends = allegro
depends = enet
conflicts = lix-git
- source = lix::git+https://github.com/SimonN/LixD.git#tag=v0.9.16
+ source = lix::git+https://github.com/SimonN/LixD.git#commit=1c744f8b418fe25a71705f0ca18f2b69ba55b4c6
source = lix-music-1.zip::http://www.lixgame.com/dow/lix-music.zip
source = lix.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 70fde4ebc493..106071f1ebfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,11 @@
pkgname=lix
pkgver=0.9.16
-pkgrel=1
+pkgrel=2
changelog=.CHANGELOG
conflicts=("${pkgname}-git")
-source=("${pkgname}::git+https://github.com/SimonN/LixD.git#tag=v${pkgver}"
+source=(#"${pkgname}::git+https://github.com/SimonN/LixD.git#tag=v${pkgver}"
+ "${pkgname}::git+https://github.com/SimonN/LixD.git#commit=1c744f8b418fe25a71705f0ca18f2b69ba55b4c6"
"${pkgname}-music-1.zip::http://www.lixgame.com/dow/lix-music.zip"
"${pkgname}.desktop")
sha512sums=('SKIP'