summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMinzord2019-07-07 21:48:53 +0200
committerMinzord2019-07-07 21:48:53 +0200
commit5fc88c3c08654c3b412edaa475577cf0e75ca8f2 (patch)
tree9892ef09fd9a6061c34a990b6ed2a4366033a9ad /PKGBUILD
parent72700825f69fa8a2178b8dc6b22b66a2dd2fd9ec (diff)
downloadaur-5fc88c3c08654c3b412edaa475577cf0e75ca8f2.tar.gz
Fix Branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69702526143c..758afe706c5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,6 @@
pkgname=remakepkg
pkgver=0.8.1
-_branch=0.8
pkgrel=1
arch=(any)
@@ -20,7 +19,7 @@ makedepends=(asciidoc git)
changelog='changelog'
-source=("git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v$_branch"
+source=("git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v$pkgver"
'diffrepo.hook.example')
sha256sums=(SKIP
4b723cf33b30f6176f8f50623c2325d05d5dc70463ca2bcd893fae2ccab5776e)