summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-06-22 18:12:22 +0200
committerSimao Gomes Viana2020-06-22 18:12:22 +0200
commit751cb8b6804e2b5e55c3745b14f696f3e1ac5be0 (patch)
tree819f74d4228e317d42f4d515061ea08ec84aedc1
parent3804aff7b5abe63ecf28a5c9416bc782e2314841 (diff)
downloadaur-751cb8b6804e2b5e55c3745b14f696f3e1ac5be0.tar.gz
Update kernel to 5.7.5-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d61590fd2f5..dd520176060a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.7.4
+ pkgver = 5.7.5
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.4-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.7.5-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 0188a7b8ffc7..d49b5b738211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.7.4
+pkgver=5.7.5
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"