summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-09-16 13:16:52 +0200
committerPiotr Gorski2021-09-16 13:16:52 +0200
commit6a29a3c70f6b8e69d24ccb609f60397c445b5a85 (patch)
treea9885e8b66db8bd6574b62c4c0c2dee2876fb801
parent937d0dca94aa7c3c26e63d6b5644edfa0e2f6f72 (diff)
downloadaur-6a29a3c70f6b8e69d24ccb609f60397c445b5a85.tar.gz
Bump to 5.14.5-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 0a7755f12961..7406b7bd2b1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.14.4
- pkgrel = 2
+ pkgver = 5.14.5
+ pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -18,8 +18,8 @@ pkgbase = linux-aufs
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.4.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.5.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.5.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.14/aufs-patches/0001-aufs-20210906.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.14/cpu-patches-sep/0001-cpu-5.14-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.14/arch-patches-v4-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -27,7 +27,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = c04a090bfd46fe4d28dfab7661f45940bc470580a9f6686f7da8c0bdf4ccf1bc62427a252ade956960883cd64caf49c67ee6c0314edc7fa488c2342f26e9242f
+ sha512sums = 8213a77210a1dc58adf60bc6afe7d6a5e2931fd838f30683bb6503286b3d291ee01ae1f60adc426a36a03d857c18a5fb4d156041aed4e1542d3456e9e459bd1f
sha512sums = SKIP
sha512sums = f3e42104cc5fb115ba0b6182a927eb76ff9440fd822827d7feec546cc3ef079484d9d13d1384be8085ca6cb49ca1e7d72c788d11c4a5c7449b72b302f7a58b50
sha512sums = b1aef4f4e7350ce8132e019f76a2ac68bee8a46eb981598fbda11402e62a8bcdfd2f49e5b2cc5dcf2e96c88ad047af12d53abb9fda05c9f7acec37879e5240db
diff --git a/PKGBUILD b/PKGBUILD
index c441561031cc..3deae89628ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers' 'linux-aufs-docs')
_major=5.14
-_minor=4
+_minor=5
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -311,7 +311,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('c04a090bfd46fe4d28dfab7661f45940bc470580a9f6686f7da8c0bdf4ccf1bc62427a252ade956960883cd64caf49c67ee6c0314edc7fa488c2342f26e9242f'
+sha512sums=('8213a77210a1dc58adf60bc6afe7d6a5e2931fd838f30683bb6503286b3d291ee01ae1f60adc426a36a03d857c18a5fb4d156041aed4e1542d3456e9e459bd1f'
'SKIP'
'f3e42104cc5fb115ba0b6182a927eb76ff9440fd822827d7feec546cc3ef079484d9d13d1384be8085ca6cb49ca1e7d72c788d11c4a5c7449b72b302f7a58b50'
'b1aef4f4e7350ce8132e019f76a2ac68bee8a46eb981598fbda11402e62a8bcdfd2f49e5b2cc5dcf2e96c88ad047af12d53abb9fda05c9f7acec37879e5240db'