summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-01 01:45:38 +0200
committerJoan Figueras2021-07-01 01:45:38 +0200
commitfc4f9f6fb2956e5734d06ae3894ce268c8292546 (patch)
treed01f8847fed0c1fa9ff53ac98db1df27cf0ee709
parent21840d2a0c2bbcdbf19f53b147913aa639e509fd (diff)
downloadaur-fc4f9f6fb2956e5734d06ae3894ce268c8292546.tar.gz
5.10.47-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7ba251d628c..94ce7130e2c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 5.10.46
+ pkgver = 5.10.47
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.46-xanmod1/patch-5.10.46-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.47-xanmod1/patch-5.10.47-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 0e4ab372f141747455b232e60053e9eb39c134570f5807f693b9ee4f6a167e83
+ sha256sums = ef68fa318954215cd8b5ff070f04982d37670da55bb98d1c7e407a42ebc22675
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 18c7fc285a97..22962cb6bdae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
##
## The following variables can be customized at build time. Use env or export to change at your wish
##
-## Example: env _microarchitecture=99 use_numa=n use_tracers=n use_pds=n makepkg -sc
+## Example: env _microarchitecture=98 use_numa=n use_tracers=n makepkg -sc
##
## Look inside 'choose-gcc-optimization.sh' to choose your microarchitecture
## Valid numbers between: 0 to 99
@@ -58,7 +58,7 @@ _makenconfig=
pkgbase=linux-xanmod-lts
_major=5.10
-pkgver=${_major}.46
+pkgver=${_major}.47
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -93,7 +93,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '0e4ab372f141747455b232e60053e9eb39c134570f5807f693b9ee4f6a167e83'
+ 'ef68fa318954215cd8b5ff070f04982d37670da55bb98d1c7e407a42ebc22675'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}