summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-02 22:45:33 +0200
committerSimao Gomes Viana2020-04-02 22:46:46 +0200
commitdd450268325a7ad30b025e731741bff2d2b22aec (patch)
treefc16454ee90d483b88a2332706811b0d6ea6b933
parentcfe35846542dbda9a07d36bb33002cc1b8f07255 (diff)
downloadaur-dd450268325a7ad30b025e731741bff2d2b22aec.tar.gz
update to 5.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddc1fb6850e0..8218c46c90e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-git
- pkgver = 5.5+
+ pkgver = 5.6+
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.5+
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v5.6+
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index ad8be196c5af..ced3c494c896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
# Contributor: Brad McCormack <bradmccormack100 at gmail.com>
# Contributor: Doug Johnson <dougvj at dougvj.net>
-pkgbase=linux-nitrous
+pkgbase=linux-nitrous-git
_srcname=linux-nitrous
-pkgver=5.5+
+pkgver=5.6+
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"