summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-06-14 01:36:36 +1000
committerKyle De'Vir2019-06-14 01:36:36 +1000
commitd2f34628246ade6a524d325ad210321b18a889eb (patch)
treed282f23c3af1624ca01bcc86669362b8c988d333
parentabc3486ddabdbd9852ffbb744a575edb81612ff5 (diff)
downloadaur-d2f34628246ade6a524d325ad210321b18a889eb.tar.gz
Change branch to bcachefs-5.0
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea59fdb00724..907dac1c8b68 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = linux-bcachefs-git
makedepends = libelf
makedepends = xmlto
options = !strip
- source = git+https://github.com/koverstreet/bcachefs#branch=master
+ source = git+https://github.com/koverstreet/bcachefs#branch=bcachefs-v5.0
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index c07e94a6956b..82c399a94c64 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -85,7 +85,7 @@ _gcc_patch_name="enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+
_pkgdesc_extra="~ featuring Kent Overstreet's bcachefs filesystem"
source=(
- "git+${_repo_url}#branch=master"
+ "git+${_repo_url}#branch=bcachefs-v5.0"
"git+${_repo_url_gcc_patch}"
config # the main kernel config file
60-linux.hook # pacman hook for depmod