summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-03 20:07:51 +0200
committerSimao Gomes Viana2020-06-03 20:07:51 +0200
commit356e92d0503776ff5cffb1d0e7f27d27a53fce49 (patch)
tree27c26fe78a8f8cda07cd0471a1bbe584977c2dc3
parent989ddb3c3fdd06d63fda2a08ee5152b337f4d0fb (diff)
downloadaur-356e92d0503776ff5cffb1d0e7f27d27a53fce49.tar.gz
Release bump of 5.7 to 1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0529c91a0df6..2f8a46e6c0bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
- pkgver = 5.6+
- pkgrel = 6
+ pkgver = 5.7+
+ pkgrel = 1
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=v5.7+
source = linux-nitrous-git.preset
sha256sums = SKIP
sha256sums = ecfa409b29641e070ef45baa9f866659e9f64ccbad8bedbb52f946c186d360ac
diff --git a/PKGBUILD b/PKGBUILD
index c768890d0c22..736e786b9742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous-git
-pkgver=5.6+
-pkgrel=6
+pkgver=5.7+
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')