summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2019-10-08 06:14:59 +1000
committerKyle Devir2019-10-08 06:14:59 +1000
commit1867744982c5aa10e262c718bda02604bec0a407 (patch)
treecd7ed3c4b373b4ed866e7998bd217330a7fce16f
parentc86bc51ce6d48cfee6528f4576675ac4ce73f76e (diff)
downloadaur-1867744982c5aa10e262c718bda02604bec0a407.tar.gz
5.2.20-arch1
-rwxr-xr-x.SRCINFO16
-rwxr-xr-xPKGBUILD2
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f47a2958cba5..1dc16fc910b9 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bcachefs-git
- pkgver = 5.2.18.arch1
+ pkgver = 5.2.20.arch1
pkgrel = 2
url = https://github.com/koverstreet/bcachefs
arch = x86_64
@@ -39,18 +39,18 @@ pkgname = linux-bcachefs-git
depends = bcachefs-tools-git
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-bcachefs-git=5.2.18.arch1
+ provides = linux-bcachefs-git=5.2.20.arch1
backup = etc/mkinitcpio.d/linux-bcachefs-git.preset
pkgname = linux-bcachefs-git-headers
pkgdesc = Header files and scripts for building modules for Linux-bcachefs-git kernel ~ featuring Kent Overstreet's bcachefs filesystem
- depends = linux-bcachefs-git=5.2.18.arch1
- provides = linux-bcachefs-git-headers=5.2.18.arch1
- provides = linux-headers=5.2.18.arch1
+ depends = linux-bcachefs-git=5.2.20.arch1
+ provides = linux-bcachefs-git-headers=5.2.20.arch1
+ provides = linux-headers=5.2.20.arch1
pkgname = linux-bcachefs-git-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bcachefs-git kernel ~ featuring Kent Overstreet's bcachefs filesystem
- depends = linux-bcachefs-git=5.2.18.arch1
- provides = linux-bcachefs-git-docs=5.2.18.arch1
- provides = linux-docs=5.2.18.arch1
+ depends = linux-bcachefs-git=5.2.20.arch1
+ provides = linux-bcachefs-git-docs=5.2.20.arch1
+ provides = linux-docs=5.2.20.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 7a4e731fffe5..7c84ab23d8e0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-bcachefs-git
-_srcver_tag=5.2.18-arch1
+_srcver_tag=5.2.20-arch1
pkgver=${_srcver_tag//-/.}
pkgrel=2
arch=(x86_64)