summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-07-29 21:17:49 +0200
committerPiotr Gorski2022-07-29 21:17:49 +0200
commit487ca9b645acf3fa982226ae434e215acf61e982 (patch)
tree89418c8b954dbc738e6f382ca47365ecbd89c263
parentf38710f89d654dc939363c341f6718b575b48f2a (diff)
downloadaur-487ca9b645acf3fa982226ae434e215acf61e982.tar.gz
Bump to 5.18.15-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d49e30c90ff8..d5c7cbab2b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.18.14
- pkgrel = 2
+ pkgver = 5.18.15
+ pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -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.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.14.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.15.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.15.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-v3-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -23,7 +23,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 270c27efc9557c001314dd80508d533e00c1f5dc6be496e1c4581144e2386550efd42048293f178816a01be1c18dc70ee99eeca5d0deed5dd64f4f8baf90a146
+ sha512sums = 9436831b84727bd751741d1f569dc8bc314c33daf02d2405d4ef612ae6797dc4b3b96e13b46088db65e518052780f1bc30c0d1a4c528373d3509039dc055f835
sha512sums = SKIP
sha512sums = f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880
sha512sums = 2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8
diff --git a/PKGBUILD b/PKGBUILD
index 043dba724165..da2fefdfbfbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers')
_major=5.18
-_minor=14
+_minor=15
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -292,7 +292,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('270c27efc9557c001314dd80508d533e00c1f5dc6be496e1c4581144e2386550efd42048293f178816a01be1c18dc70ee99eeca5d0deed5dd64f4f8baf90a146'
+sha512sums=('9436831b84727bd751741d1f569dc8bc314c33daf02d2405d4ef612ae6797dc4b3b96e13b46088db65e518052780f1bc30c0d1a4c528373d3509039dc055f835'
'SKIP'
'f47bcdd8d32b0b2ff1c58d552e2fe83047b6aa183ba03670dfd4e0f1f27eec6808eab53904847b316d8e31c85b4d63a7f365c6a91008a6d6cbcf89639073a880'
'2fa1250d93049fcfcfe04d201236eb7a662703b71a73b77c8e5df72900ad40cbb0b818c9c82cbf0204f67bf496bce7310d713ff9106825816525be1ba2da68e8'