summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-08-01 12:41:24 +0200
committerSimao Gomes Viana2020-08-01 12:41:24 +0200
commitce22640e9561b85a16ae53a338dd63474c998ecb (patch)
treeda30b3e10bea5e08973bdf830364a87eb7663d85
parent634a9c688b7aa111f7fe4750bb29f8d82f5f80c6 (diff)
downloadaur-ce22640e9561b85a16ae53a338dd63474c998ecb.tar.gz
Update kernel to 5.7.12-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a54968711c3..779b67527f9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.7.11
+ pkgver = 5.7.12
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.11-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.12-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 92d4b2a65532..1daecd54dbd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.7.11
+pkgver=5.7.12
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"