summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2023-10-14 02:36:25 +1000
committerKyle De'Vir2023-10-14 02:36:25 +1000
commit318e1b42e740bc230952936b98452c5ded605160 (patch)
treef2118e3bea7b404267498055a3053a6efa6fa40b
parent28cffab797691d0b4e1ff294001a589a1c9ab1fe (diff)
downloadaur-318e1b42e740bc230952936b98452c5ded605160.tar.gz
1123
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74af138b17c1..af7d2c258d89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bcachefs-tools-git
pkgdesc = BCacheFS filesystem utilities
- pkgver = 1080
+ pkgver = 1123
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=1c156d5c4667c1c2e2949b229dfef75696196d35
+ source = git+https://github.com/koverstreet/bcachefs-tools
source = add-mkinitcpio-hook-for-Arch.patch
sha512sums = SKIP
sha512sums = 5ebb0c6b17e7a61ccd2c157a0a833bc51e1d66cdf9711c8038c9e695ba22bf4098695658401bef9560ec02722787de0d89e1ccf7b8a716f9eeb136ad2e59daca
diff --git a/PKGBUILD b/PKGBUILD
index df20eed9a87a..4d7bbedb7a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
pkgname=bcachefs-tools-git
-pkgver=1080
+pkgver=1123
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=1c156d5c4667c1c2e2949b229dfef75696196d35"
+ "git+$_repo_url"
"add-mkinitcpio-hook-for-Arch.patch"
)
sha512sums=('SKIP'