summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucki2018-08-24 23:53:18 +0200
committerLucki2018-08-24 23:53:18 +0200
commit60acaf7c152db0980060924539f902df0a8d2364 (patch)
treeb7aa4575a79f962d8fab23b00bf0d0f875587e17
parentba2a628f9e5b1f95c4231a64141e2d468a89d815 (diff)
downloadaur-60acaf7c152db0980060924539f902df0a8d2364.tar.gz
Make it build again!
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cff3f57eea5..3e25aee38401 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lix
pkgdesc = An action-puzzle game inspired by Lemmings
pkgver = 0.9.19
- pkgrel = 1
+ pkgrel = 2
url = http://www.lixgame.com/
changelog = .CHANGELOG
arch = i686
@@ -14,7 +14,7 @@ pkgbase = lix
depends = enet
depends = hicolor-icon-theme
conflicts = lix-git
- source = lix::git+https://github.com/SimonN/LixD.git#tag=v0.9.19
+ source = lix::git+https://github.com/SimonN/LixD.git#commit=4e1204cf1770a2b48603fee7b570cd765979fa43
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 f24f78985c83..ed9d18b9f747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,11 @@
pkgname=lix
pkgver=0.9.19
-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=4e1204cf1770a2b48603fee7b570cd765979fa43"
"${pkgname}-music-1.zip::http://www.lixgame.com/dow/lix-music.zip"
"${pkgname}.desktop")
sha512sums=('SKIP'