summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-07-22 13:51:24 +0200
committerSimao Gomes Viana2020-07-22 13:51:24 +0200
commit74b28eb4f3c7e3b58f1584013c1f85f7683fb827 (patch)
tree7852ef520030a4dc061907bc7e8d76677a42e3fc
parent87a8d83e3ab4cfbc21e3098d511e92691d9e2d91 (diff)
downloadaur-74b28eb4f3c7e3b58f1584013c1f85f7683fb827.tar.gz
Update kernel to 5.7.10-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d3857e9115..7d9077bdc293 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.7.9
- pkgrel = 2
+ pkgver = 5.7.10
+ 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.7.9-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.10-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 184aec1163cb..28f0db785dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.7.9
-pkgrel=2
+pkgver=5.7.10
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')