summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-07-22 11:16:46 +0200
committerPiotr Gorski2022-07-22 11:16:46 +0200
commitba1005d9640e4ce1ea82fef9b2c2d4fdd3a205c3 (patch)
tree214b3b63d189c497298a4eadeb299e9d230bebd5
parent256b39f10deb3fa3b6dd250832318c8685317751 (diff)
downloadaur-ba1005d9640e4ce1ea82fef9b2c2d4fdd3a205c3.tar.gz
Bump to 5.18.13-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46f9a846b940..cd7b3fd4da0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.18.12
+ pkgver = 5.18.13
pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-aufs
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.12.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.12.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.13.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.13.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/aufs-patches/0001-aufs-20220620.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/cpu-patches-sep/0001-cpu-5.18-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.18/arch-patches-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -22,7 +22,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = d414299f5d7286c2fad903e54375dafe08a63110ae4c758138e11b71b2269effa9d8247711c17858eda73a9a389ee7fa66736b0fd93e8ef4fa8f8d2fd7017623
+ sha512sums = f78eacc594db7f27941b0ddf5d4995890f7372ee3bd7ad377c29d263f1e61e5b73c43f7350eb26b0de746204f79e64d08f7622c1441ad98984458ea4d668e13d
sha512sums = SKIP
sha512sums = f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880
sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
diff --git a/PKGBUILD b/PKGBUILD
index 1eebad496b64..6b7d668b5cc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers')
_major=5.18
-_minor=12
+_minor=13
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -291,7 +291,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('d414299f5d7286c2fad903e54375dafe08a63110ae4c758138e11b71b2269effa9d8247711c17858eda73a9a389ee7fa66736b0fd93e8ef4fa8f8d2fd7017623'
+sha512sums=('f78eacc594db7f27941b0ddf5d4995890f7372ee3bd7ad377c29d263f1e61e5b73c43f7350eb26b0de746204f79e64d08f7622c1441ad98984458ea4d668e13d'
'SKIP'
'f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880'
'2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8'