summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-27 20:41:30 +0200
committerSimao Gomes Viana2020-05-27 20:41:30 +0200
commit26380bab3583415b5c5c677bcdefde4f62007214 (patch)
treea8c0d450c1bb67cd216d934cb835e9b1b6069e9c
parent9830b9ebb43a5ab607f040625d4bc650e06cc8ff (diff)
downloadaur-26380bab3583415b5c5c677bcdefde4f62007214.tar.gz
Update kernel to 5.6.15-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fdbcdb99ba9..2fc7a83a50ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.6.14
- pkgrel = 2
+ pkgver = 5.6.15
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.14-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.15-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index f1a3c5fc555a..b8a17d0739ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.6.14
-pkgrel=2
+pkgver=5.6.15
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')