summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2019-02-23 20:05:34 +0100
committerJoan Figueras2019-02-23 20:05:34 +0100
commit34e801191887829857edd1762ca42b0ec5896844 (patch)
treefd06579c04494d4aedb4f72483a45a1e5c2c45e1
parent5e18f7afa900aa218537d6dcd7066f88bdcfab80 (diff)
downloadaur-34e801191887829857edd1762ca42b0ec5896844.tar.gz
4.19.25-xanmod13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a318f71fb39c..d342b49aa8e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod-lts
- pkgver = 4.19.23
+ pkgver = 4.19.25
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.23-xanmod12.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.19.25-xanmod13.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 = 80cca6506ec290c3b7fcf1a329b60f8e1b857b7d5887576ebaeb718b6d58c88d
+ sha256sums = adb010e7df01ef8799f3a94d711ce250e65c8f053de9f1d6d4d204af4d25cb3c
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index b760045a2702..83cd35055e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,8 +43,8 @@ fi
pkgbase=linux-xanmod-lts
_srcname=linux
-pkgver=4.19.23
-xanmod=12
+pkgver=4.19.25
+xanmod=13
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=('80cca6506ec290c3b7fcf1a329b60f8e1b857b7d5887576ebaeb718b6d58c88d'
+sha256sums=('adb010e7df01ef8799f3a94d711ce250e65c8f053de9f1d6d4d204af4d25cb3c'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'