summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabelian4242020-12-15 21:16:02 +0600
committerabelian4242020-12-15 21:16:02 +0600
commit1e81bde614cffeb173874b9120a18b7eb80db5c2 (patch)
treef9a8838a43b4a759c4f5c8e6943c0df48e461e30
parent389ceabd63994024e641c77202aa02a3052d11c6 (diff)
downloadaur-1e81bde614cffeb173874b9120a18b7eb80db5c2.tar.gz
Updated to 5.9.14
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f48e9cb4b2c..043c6c5a2975 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-mainline-bcachefs
- pkgver = 5.9.11
+ pkgver = 5.9.14
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Bcachefs
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = linux-mainline-bcachefs
makedepends = kmod
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.14.tar.sign
source = config
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0002-clear-patches.patch
@@ -19,7 +19,7 @@ pkgbase = linux-mainline-bcachefs
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.9/0008-5.9-bcachefs.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = 530543935698468bf30dfacd4a20d84f
+ md5sums = 4727d38ee292c83c230a30a1db067983
md5sums = SKIP
md5sums = acaec169590211b789b7873145f84564
md5sums = a4eb432da721ad9a721d62a8bbed6d1d
@@ -36,11 +36,10 @@ pkgname = linux-mainline-bcachefs
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-mainline-bcachefs=5.9.11
+ provides = linux-mainline-bcachefs=5.9.14
pkgname = linux-mainline-bcachefs-headers
pkgdesc = Headers and scripts for building modules for Linux-mainline-bcachefs kernel
depends = linux-mainline-bcachefs
- provides = linux-mainline-bcachefs-headers=5.9.11
- provides = linux-headers=5.9.11
+ provides = linux-mainline-bcachefs-headers=5.9.14
diff --git a/PKGBUILD b/PKGBUILD
index a64a9880b753..63478c519e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,8 +63,8 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-mainline-bcachefs
-pkgver=5.9.11
-_pkgverpntrel=11
+pkgver=5.9.14
+_pkgverpntrel=14
pkgrel=1
_smt_nice="true"
_runqueue_sharing="mc-llc"
@@ -96,7 +96,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-md5sums=('530543935698468bf30dfacd4a20d84f'
+md5sums=('4727d38ee292c83c230a30a1db067983'
'SKIP'
'acaec169590211b789b7873145f84564'
'a4eb432da721ad9a721d62a8bbed6d1d'
@@ -467,7 +467,7 @@ _package() {
_package-headers() {
pkgdesc="Headers and scripts for building modules for ${pkgbase/linux/Linux} kernel"
depends=('linux-mainline-bcachefs') # added to keep kernel and headers packages matched
- provides=("linux-mainline-bcachefs-headers=${pkgver}" "linux-headers=${pkgver}")
+ provides=("linux-mainline-bcachefs-headers=${pkgver}")
#groups=('ck-generic')
cd linux-${pkgver}