summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-03 23:44:30 +0200
committerSimao Gomes Viana2020-06-03 23:44:30 +0200
commit9e9e46f3925ae3b9752c5167d48f6d1866537ffb (patch)
tree9d78feb57cf49d9da6e4578452165c0958188b88
parent25e0fbbfec9df9fd00c9f6ab78d7dd7cc7daa181 (diff)
downloadaur-9e9e46f3925ae3b9752c5167d48f6d1866537ffb.tar.gz
Update kernel to 5.7.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6787511eee9c..ed740ffe6989 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.7.0
- pkgrel = 1
+ pkgrel = 2
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.7.0-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.0-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 2f0f612263d0..eb0843e06ad3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.7.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')