summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-20 21:22:12 +0200
committerSimao Gomes Viana2020-05-20 21:22:12 +0200
commit2ca8fcad5fb5ea5026f6e53ed803d9a30cf61f04 (patch)
tree019adf869e8e5039b62bb0e56312b3ce2b61b820
parent4056e1c8274f27adfac503ecb02a121e26344fe1 (diff)
downloadaur-2ca8fcad5fb5ea5026f6e53ed803d9a30cf61f04.tar.gz
oops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b42e6bae8a22..9a6b710d2486 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-git
- pkgver = 5.6
+ pkgver = 5.6+
pkgrel = 5
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous-git
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.6+
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index dfe4e3429f2c..2180730cd7f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=5.6
+pkgver=5.6+
pkgrel=5
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"