summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-14 19:47:23 +0200
committerSimao Gomes Viana2020-05-14 19:47:23 +0200
commitaab3690c7bd9bd0f93f9bc660e05f80493b02cf9 (patch)
tree843cb2cd3b8a97f2bc980e172501b09bf861c3ff
parentb893dc601fc334a2974a369678e77e7ae8a1afcf (diff)
downloadaur-aab3690c7bd9bd0f93f9bc660e05f80493b02cf9.tar.gz
Update kernel to 5.6.13-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e647ababc335..ce9e0e08e7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.6.13
- 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.13-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.13-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index e96ef8372040..5661b770d2e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.13
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')