summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-03 10:17:37 +0200
committerSimao Gomes Viana2020-05-03 10:17:37 +0200
commit6e6e331afcdf9b0bf724b80af26e30b8dec666fb (patch)
treed7fd9795b59769721760f8907d6c3bd83a36c1c2
parentde098f6e97f70deccc402b476b34428f4db597c9 (diff)
downloadaur-6e6e331afcdf9b0bf724b80af26e30b8dec666fb.tar.gz
Update kernel to 5.6.10-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6863e593668..8cb3a9b328be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.6.9
- pkgrel = 3
+ pkgver = 5.6.10
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.9-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.10-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index bf36f2f29e42..8ef7001ba9c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.6.9
-pkgrel=3
+pkgver=5.6.10
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')