summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-10-12 23:22:33 +0200
committerSimão Gomes Viana2020-10-12 23:22:33 +0200
commit4297909cc568f35bf679a628dbdf979eb1faf848 (patch)
tree7be6f29ccb1c0d47487347e17ebc764c37d49f61
parent4b2f79cefbd49f61c65c8c1b8333a86fcd294abf (diff)
downloadaur-4297909cc568f35bf679a628dbdf979eb1faf848.tar.gz
Release bump of 5.9 to 48
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcfb0f84938c..7b08601740cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
- pkgver = 5.8+
- pkgrel = 47
+ pkgver = +
+ pkgrel = 48
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -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.8+
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v+
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index e23d6f903967..dc9bcb7ab016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=5.8+
-pkgrel=47
+pkgver=+
+pkgrel=48
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')