summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYvaniak2023-11-11 02:28:02 +0100
committerYvaniak2023-11-11 02:28:02 +0100
commit8f618b134eba54e05dac0de0800611766774c15b (patch)
treecea41decb0d2078f4109d6a0568b3e9a3d1dff8f
parente291f58d78d0b550988b3fab7e4a9c134af45a39 (diff)
downloadaur-zsxd-git.tar.gz
fix the forgotten branch master fragment (my mistake) and with it the pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39bff774f47b..522e0cb1d3cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zsxd-git
pkgdesc = Free and opensource, amateur Zelda game with humoristic characters.
- pkgver = 792.c585a38
+ pkgver = 785.823b6a1
pkgrel = 1
url = http://www.zelda-solarus.com/
arch = any
@@ -11,7 +11,7 @@ pkgbase = zsxd-git
depends = solarus-git
provides = zsxd
conflicts = zsxd
- source = zsxd-git::git+https://gitlab.com/solarus-games/games/zsxd.git
+ source = zsxd-git::git+https://gitlab.com/solarus-games/games/zsxd.git#branch=master
md5sums = SKIP
pkgname = zsxd-git
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')