summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"