summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-02-24 10:37:47 +0100
committerJoan Figueras2021-02-24 10:37:47 +0100
commit34a36235c38c8310a5ea6105347e47437b747a1f (patch)
tree64db544db677c3b43230c28a696cc5519cac909d
parent13b8b96bdab161a8045c4a92de1a6562f5573e6a (diff)
downloadaur-34a36235c38c8310a5ea6105347e47437b747a1f.tar.gz
5.10.18-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 582ddade430b..f97aec098131 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 5.10.17
+ pkgver = 5.10.18
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-lts
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.10.17-xanmod1/patch-5.10.17-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.18-xanmod1/patch-5.10.18-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 4f12590abeb9d2e359b83760d53870ba448e7904c00d39d657634e05632bba9d
+ sha256sums = e2987f3ef12dc8d6719618da0258b39ab6a9fdc334a5e4e80f7294d968bf7ba8
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index dc8241c1dc8d..d08025fe8ece 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-lts
-pkgver=5.10.17
+pkgver=5.10.18
_major=5.10
_branch=5.x
xanmod=1
@@ -86,7 +86,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '4f12590abeb9d2e359b83760d53870ba448e7904c00d39d657634e05632bba9d'
+ 'e2987f3ef12dc8d6719618da0258b39ab6a9fdc334a5e4e80f7294d968bf7ba8'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}