summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-08-08 16:34:11 +0200
committerPiotr Gorski2021-08-08 16:34:11 +0200
commitac4453c267c039b3ed4904f2fc8145718bc2d8d8 (patch)
treebb6ca2523f070388e4842a4947d8d4cc1c45e824
parentd1b77550ebd2e6b55bceb9cb3c1be58bd6700a64 (diff)
downloadaur-ac4453c267c039b3ed4904f2fc8145718bc2d8d8.tar.gz
Bump to 5.13.9-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 c06ccee4843e..661d21b9a93d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.13.8
- pkgrel = 2
+ pkgver = 5.13.9
+ 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.13.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.9.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/aufs-patches-v2/0001-aufs-20210705.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/cpu-patches-sep/0001-cpu-5.13-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v3-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 = 3a502e61b012152801be2de318f03bdadff2a7ef304c3f52425b72cd935dc5293ece53f773201506190df8b4b9fb1bd96023c6b10008de5a8c11d10c69f7fb44
+ sha512sums = 85ee6554fb77a47fbe5242ab2a92ab5ce90c170df7f58fa252192186ce2f724d29ee20c2d2e8bb118730bc6a1e6148b132faa209dcd801cb73e6c480d8b51157
sha512sums = SKIP
sha512sums = 0ae9e2f4f0edba4f9d8ce5a0a1c0126d0db3401c15d14f26da64f93c2ae1915e5f6d947c7ac68b3aeac7244c746de65f1e883222a73f000ba936198e2da98997
sha512sums = 8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572
diff --git a/PKGBUILD b/PKGBUILD
index 971cddfd7b41..d0e37c0e6fb4 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.13
-_minor=8
+_minor=9
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=('3a502e61b012152801be2de318f03bdadff2a7ef304c3f52425b72cd935dc5293ece53f773201506190df8b4b9fb1bd96023c6b10008de5a8c11d10c69f7fb44'
+sha512sums=('85ee6554fb77a47fbe5242ab2a92ab5ce90c170df7f58fa252192186ce2f724d29ee20c2d2e8bb118730bc6a1e6148b132faa209dcd801cb73e6c480d8b51157'
'SKIP'
'0ae9e2f4f0edba4f9d8ce5a0a1c0126d0db3401c15d14f26da64f93c2ae1915e5f6d947c7ac68b3aeac7244c746de65f1e883222a73f000ba936198e2da98997'
'8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572'