summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYvaniak2023-11-11 02:28:02 +0100
committerYvaniak2023-11-11 02:28:02 +0100
commit8f618b134eba54e05dac0de0800611766774c15b (patch)
treecea41decb0d2078f4109d6a0568b3e9a3d1dff8f /PKGBUILD
parente291f58d78d0b550988b3fab7e4a9c134af45a39 (diff)
downloadaur-zsxd-git.tar.gz
fix the forgotten branch master fragment (my mistake) and with it the pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a965a3791a6..6d0e9270fc46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yvaniak <ewen at philippot dot biz>
# Contributor: BenObiWan <benobiwan @t gmail dot com>
pkgname=zsxd-git
-pkgver=792.c585a38
+pkgver=785.823b6a1
pkgrel=1
epoch=
pkgdesc="Free and opensource, amateur Zelda game with humoristic characters."
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("$pkgname"::'git+https://gitlab.com/solarus-games/games/zsxd.git')
+source=("$pkgname"::'git+https://gitlab.com/solarus-games/games/zsxd.git#branch=master')
noextract=()
md5sums=('SKIP')