summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-21 01:20:20 +0200
committerJoan Figueras2021-07-21 01:20:20 +0200
commit9444a62fcb2206e04b9659e3daf43a6df667b582 (patch)
tree4de07c8668fb7140b39704cc47f1dc1f5f17d87b
parent476b197a191b5d1e10be17c87a310683e76c6e4a (diff)
downloadaur-9444a62fcb2206e04b9659e3daf43a6df667b582.tar.gz
5.12.19-xanmod1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5c86b421a48..166b15a84a53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (STABLE)
- pkgver = 5.12.18
- pkgrel = 3
+ pkgver = 5.12.19
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.12.18-xanmod3/patch-5.12.18-xanmod3.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.19-xanmod1/patch-5.12.19-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = e804ff7317c1a31d21310434de19d321550b108374fec93457e46646abe7e1db
+ sha256sums = 93f98f1fbebd1169c471aa056a618a12710283aeaf630b5e347fb090d0e53a29
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index ebcac9bb6df2..61d6f4dd98aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,9 +58,9 @@ _makenconfig=
pkgbase=linux-xanmod
_major=5.12
-pkgver=${_major}.18
+pkgver=${_major}.19
_branch=5.x
-xanmod=3
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Current Stable (STABLE)'
url="http://www.xanmod.org/"
@@ -95,7 +95,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- 'e804ff7317c1a31d21310434de19d321550b108374fec93457e46646abe7e1db'
+ '93f98f1fbebd1169c471aa056a618a12710283aeaf630b5e347fb090d0e53a29'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}