summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-03-21 14:03:46 +0100
committerSimao Gomes Viana2020-03-21 14:03:46 +0100
commit22dd0d3a63e081479f7dd730e4e6c3c9a704ba66 (patch)
tree7f50e644c542d826769359dc1a14bf80d8b26445 /PKGBUILD
parent0f3850d4d0cdbacadc04b49d9cf23abb7b61c676 (diff)
downloadaur-22dd0d3a63e081479f7dd730e4e6c3c9a704ba66.tar.gz
PKGBUILD: add missing v
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9f43dce17b9..623819fe742d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
makedepends=('clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
-source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch='"$(echo $pkgver | cut -d '.' -f1-2)"'+'
+source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v'"$(echo $pkgver | cut -d '.' -f1-2)"'+'
# standard config files for mkinitcpio ramdisk
"${_srcname}.preset")
sha256sums=('SKIP'