summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-20 21:20:33 +0200
committerSimao Gomes Viana2020-05-20 21:20:33 +0200
commita0f48bbd84c73dd362c6bac851900f32185f239a (patch)
tree02d760e2448158ad04580a7a9d5ce7f20d6c55c9
parentf42bfa8446ddc36edd684397e44a87ed721fcbea (diff)
downloadaur-a0f48bbd84c73dd362c6bac851900f32185f239a.tar.gz
Release bump of 5.6 to 4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2fa55edf000..8372b98612b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
- pkgver = 5.6+
- pkgrel = 4
+ pkgver = new_version
+ pkgrel = 5
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.6+
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=vnew_version
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index bcc92ad11b8b..d3ce4912eda3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=5.6+
-pkgrel=4
+pkgver=new_version
+pkgrel=5
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')