summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-02-14 23:47:04 +0100
committerPiotr Gorski2020-02-14 23:47:04 +0100
commit0dd97deb11d328cab96f95c13c65ed091e5091a8 (patch)
tree6f81752e5cd80251f54f27d3c2c154929e8ab509
parentc03f6aa1068dc29e3bc80d2d3bc9d7627306475e (diff)
downloadaur-0dd97deb11d328cab96f95c13c65ed091e5091a8.tar.gz
Bump to 5.5.4-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 f08c2c81429c..943de80c3c38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.5.3
- pkgrel = 2
+ pkgver = 5.5.4
+ pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -13,8 +13,8 @@ pkgbase = linux-aufs
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.5.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.5.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.5.4.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.5.4.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.5/aufs-patches/0001-aufs-20200203.patch
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v5.5+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.5/arch-patches-v10-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -26,7 +26,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = ffc4f5605b6f9278030146d8ed8f1c3341bb588f6a96400ff5466daf0d74e95e94bc47f22308ef917adff3de211385e959de583b91523a1ab1e0e93b4326e3c3
+ sha512sums = 87af2cf22b3c8884ce276a92d7a538a723b8fdbac9e40ec243ca78576afb4baa8a1d07b49d9bc9c773f020858121285d6a60a384fccbb0c82433a5597f133456
sha512sums = SKIP
sha512sums = 487c062cf2d0e12faa2797547b25bd0a6cfca7e0df1bf8b7e9f23ca253477aff0f889467e6223dd1992ea322034ede09929e67a03317fad457d908aac8ebac14
sha512sums = 52b14ef834769d2b4567e756a4485995acd2e3f5b989cbb53f9b113b42ff67b736bbcb284b95fe15c9efb846fd12320a26a131e4ce9af50b521114d274b472f1
diff --git a/PKGBUILD b/PKGBUILD
index ba6da7c810d3..dba034eaff2a 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.5
-_minor=3
+_minor=4
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -325,7 +325,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('ffc4f5605b6f9278030146d8ed8f1c3341bb588f6a96400ff5466daf0d74e95e94bc47f22308ef917adff3de211385e959de583b91523a1ab1e0e93b4326e3c3'
+sha512sums=('87af2cf22b3c8884ce276a92d7a538a723b8fdbac9e40ec243ca78576afb4baa8a1d07b49d9bc9c773f020858121285d6a60a384fccbb0c82433a5597f133456'
'SKIP'
'487c062cf2d0e12faa2797547b25bd0a6cfca7e0df1bf8b7e9f23ca253477aff0f889467e6223dd1992ea322034ede09929e67a03317fad457d908aac8ebac14'
'52b14ef834769d2b4567e756a4485995acd2e3f5b989cbb53f9b113b42ff67b736bbcb284b95fe15c9efb846fd12320a26a131e4ce9af50b521114d274b472f1'