summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2023-07-07 22:01:32 +1000
committerKyle De'Vir2023-07-07 22:01:32 +1000
commit9cf19aba8e78e0981c636730420c17777d529457 (patch)
tree17d19b3c47c8be7d13c204779174afb982719570
parentce92495daf93c00409f3821a8c57c997424aec50 (diff)
downloadaur-9cf19aba8e78e0981c636730420c17777d529457.tar.gz
1074
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81182b72a997..4c91b79ee1d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bcachefs-tools-git
pkgdesc = BCacheFS filesystem utilities
- pkgver = 1072
+ pkgver = 1074
pkgrel = 1
url = https://github.com/koverstreet/bcachefs-tools
install = bcachefs-tools-git.install
@@ -40,7 +40,7 @@ pkgbase = bcachefs-tools-git
depends = zlib
provides = bcachefs-tools
options = !strip
- source = git+https://github.com/koverstreet/bcachefs-tools#commit=84cb7bffe5e80ef9036213bbfbaf358d478536be
+ source = git+https://github.com/koverstreet/bcachefs-tools
source = add-mkinitcpio-hook-for-Arch.patch
sha512sums = SKIP
sha512sums = e75e0fc9576990d910acf5a3eafb1f83ab7d407bddcc210c9926b048ceb3ef018749654ca6a6ebdfab45a3e00031f6bb3537d2f3f19e3a7ec3be7c470d4ce7df
diff --git a/PKGBUILD b/PKGBUILD
index e192ec59c021..f29b05552619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
pkgname=bcachefs-tools-git
-pkgver=1072
+pkgver=1074
pkgrel=1
pkgdesc="BCacheFS filesystem utilities"
url="https://github.com/koverstreet/bcachefs-tools"
@@ -20,7 +20,7 @@ _reponame="bcachefs-tools"
_repo_url="https://github.com/koverstreet/$_reponame"
source=(
- "git+$_repo_url#commit=84cb7bffe5e80ef9036213bbfbaf358d478536be"
+ "git+$_repo_url"
"add-mkinitcpio-hook-for-Arch.patch"
)
sha512sums=('SKIP'