summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2021-02-24 11:58:52 +1000
committerKyle De'Vir2021-02-24 11:58:52 +1000
commit131d7ddf7f4ae1a9080865832704f183dce164a4 (patch)
treed817316de5b0a48fa910a31a10c17402475f55d2
parente3ab928869f3c93f49299c38caf2a8c48ff19b5e (diff)
downloadaur-131d7ddf7f4ae1a9080865832704f183dce164a4.tar.gz
Bump
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD12
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f3e101103b1..5543d9d0938a 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bcachefs-git
pkgdesc = Linux
- pkgver = v5.10.14.arch1.r969226.84c36b7757ed
+ pkgver = v5.10.16.arch1.r969246.e2b8120595b8
pkgrel = 1
url = https://github.com/koverstreet/bcachefs
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = linux-bcachefs-git
makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://github.com/koverstreet/bcachefs#branch=master
+ source = linux-bcachefs::git+https://github.com/koverstreet/bcachefs#branch=master
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
diff --git a/PKGBUILD b/PKGBUILD
index f1ffefe023d2..55c477c831d9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-bcachefs-git
-pkgver=v5.10.14.arch1.r969226.84c36b7757ed
+pkgver=v5.10.16.arch1.r969246.e2b8120595b8
_srcver_tag=v5.10.16.arch1
pkgrel=1
pkgdesc="Linux"
@@ -84,18 +84,18 @@ makedepends=(
)
options=('!strip')
-_reponame="bcachefs"
-_repo_url="https://github.com/koverstreet/$_reponame"
+_reponame="linux-bcachefs"
+_repo_url="https://github.com/koverstreet/bcachefs"
_reponame_gcc_patch="kernel_gcc_patch"
-_repo_url_gcc_patch="https://github.com/graysky2/$_reponame_gcc_patch"
+_repo_url_gcc_patch="https://github.com/graysky2/${_reponame_gcc_patch}"
_gcc_patch_name="enable_additional_cpu_optimizations_for_gcc_v10.1+_kernel_v5.8+.patch"
_pkgdesc_extra="~ featuring Kent Overstreet's bcachefs filesystem"
source=(
- "git+$_repo_url#branch=master"
- "git+$_repo_url_gcc_patch"
+ "${_reponame}::git+${_repo_url}#branch=master"
+ "git+${_repo_url_gcc_patch}"
config # kernel config file
)
validpgpkeys=(