summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 988c029b89cd..44e07e4b7e5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod-lts
- pkgver = 4.19.33
+ pkgver = 4.19.35
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-xanmod-lts
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://github.com/xanmod/linux/archive/4.19.33-xanmod17.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.19.35-xanmod18.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod-lts.preset
source = choose-gcc-optimization.sh
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = a69684b19b4105c47044c715901ee82041190dbc35361c44f6d8de2b38e6b11a
+ sha256sums = ed7cb4d2785018edc3069d98a6f8f785fe32385e96a99df59d062fb25a603095
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index a655680b8965..050871325002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,8 +43,8 @@ fi
pkgbase=linux-xanmod-lts
_srcname=linux
-pkgver=4.19.33
-xanmod=17
+pkgver=4.19.35
+xanmod=18
pkgrel=1
arch=(x86_64)
url="http://www.xanmod.org/"
@@ -61,7 +61,7 @@ source=(https://github.com/xanmod/linux/archive/${pkgver}-xanmod${xanmod}.tar.gz
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch # Grabbed from linux-ck package
)
-sha256sums=('a69684b19b4105c47044c715901ee82041190dbc35361c44f6d8de2b38e6b11a'
+sha256sums=('ed7cb4d2785018edc3069d98a6f8f785fe32385e96a99df59d062fb25a603095'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'