summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-03-21 14:13:13 +0100
committerSimao Gomes Viana2020-03-21 14:14:25 +0100
commitcfe35846542dbda9a07d36bb33002cc1b8f07255 (patch)
treea06cd02f167e1f90cde0cf14f1f85481763927b5
parent09a40e057b1965adce6c3b4ece169222a63cd26b (diff)
downloadaur-cfe35846542dbda9a07d36bb33002cc1b8f07255.tar.gz
update versions
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985c9aa7e429..ddc1fb6850e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-git
- pkgver = 5.5.11
- pkgrel = 2
+ pkgver = 5.5+
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous-git
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.4+
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.5+
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index ffa547c9103d..ad8be196c5af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,14 +12,14 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.5.11
-pkgrel=2
+pkgver=5.5+
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
makedepends=('clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
-source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch='"$(echo $pkgver | cut -d '.' -f1-2)"'+'
+source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v'"$pkgver"
# standard config files for mkinitcpio ramdisk
"${_srcname}.preset")
sha256sums=('SKIP'