bcachefs-tools-git: auto updated to 1126-1
This commit is contained in:
parent
739e1ae9bd
commit
bf5cfbded8
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
|
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
|
||||||
|
|
||||||
pkgname=bcachefs-tools-git
|
pkgname=bcachefs-tools-git
|
||||||
pkgver=1108
|
pkgver=1126
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="BCacheFS filesystem utilities"
|
pkgdesc="BCacheFS filesystem utilities"
|
||||||
url="https://github.com/koverstreet/bcachefs-tools"
|
url="https://github.com/koverstreet/bcachefs-tools"
|
||||||
|
@ -24,7 +24,7 @@ source=(
|
||||||
"add-mkinitcpio-hook-for-Arch.patch"
|
"add-mkinitcpio-hook-for-Arch.patch"
|
||||||
)
|
)
|
||||||
sha512sums=('SKIP'
|
sha512sums=('SKIP'
|
||||||
'e75e0fc9576990d910acf5a3eafb1f83ab7d407bddcc210c9926b048ceb3ef018749654ca6a6ebdfab45a3e00031f6bb3537d2f3f19e3a7ec3be7c470d4ce7df')
|
'5ebb0c6b17e7a61ccd2c157a0a833bc51e1d66cdf9711c8038c9e695ba22bf4098695658401bef9560ec02722787de0d89e1ccf7b8a716f9eeb136ad2e59daca')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$srcdir/$_reponame"
|
cd "$srcdir/$_reponame"
|
||||||
|
|
|
@ -18,7 +18,7 @@ index 0000000..cc2ed7e
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/etc/initcpio/hooks/bcachefs
|
+++ b/arch/etc/initcpio/hooks/bcachefs
|
||||||
@@ -0,0 +1,14 @@
|
@@ -0,0 +1,14 @@
|
||||||
+#!/usr/bin/ash
|
+#!/usr/bin/bash
|
||||||
+
|
+
|
||||||
+run_hook() {
|
+run_hook() {
|
||||||
+
|
+
|
||||||
|
|
Loading…
Reference in a new issue