summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-28 14:50:29 +0200
committerSimao Gomes Viana2020-05-28 14:50:29 +0200
commit8e8a42089364b492afe69cf7edfcf24e3b393bb5 (patch)
treed86936a5c99a6457ae3c8d8043e3dafcff54e651
parent7e878ae4b16a33a7a2a59d615c1c5fef136aa5ce (diff)
downloadaur-8e8a42089364b492afe69cf7edfcf24e3b393bb5.tar.gz
Update kernel to 5.6.15-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 668147788180..01da13601fbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.6.15
- pkgrel = 2
+ pkgrel = 3
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.15-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.15-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index f9563b7cd5bd..78f572bf56fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.15
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')