summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-01-08 13:15:01 +1000
committerKyle Devir2020-01-08 13:15:01 +1000
commit0f8b1ec8725df4e5c028a77737afb3a8a59e69a8 (patch)
tree5ee7efc4a3101d7c0c9a0a62d7ce6b98ca4d17f6
parent31d9d9ad8ff7da7c4f36534e4bfc95ed83d86553 (diff)
downloadaur-0f8b1ec8725df4e5c028a77737afb3a8a59e69a8.tar.gz
551, fix mkinitcpio patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--add-mkinitcpio-hook-for-Arch.patch2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16ac6a4014bf..c2896060ec10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bcachefs-tools-git
pkgdesc = BCacheFS filesystem utilities
- pkgver = 538
+ pkgver = 551
pkgrel = 1
url = https://github.com/koverstreet/bcachefs-tools
install = bcachefs-tools-git.install
@@ -25,7 +25,7 @@ pkgbase = bcachefs-tools-git
source = git+https://github.com/koverstreet/bcachefs-tools
source = add-mkinitcpio-hook-for-Arch.patch
sha256sums = SKIP
- sha256sums = b4d6bc483b417ceaa5c628c686a613e568e64a699288da0388d508a481c710e9
+ sha256sums = 659483e9d5106826f6f6a894de189d895635c6e8790d216a8635c7cc59e27efc
pkgname = bcachefs-tools-git
diff --git a/PKGBUILD b/PKGBUILD
index d1c3605ee439..e0c5b6df0bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
pkgname=bcachefs-tools-git
-pkgver=538
+pkgver=551
pkgrel=1
pkgdesc="BCacheFS filesystem utilities"
url="https://github.com/koverstreet/bcachefs-tools"
@@ -38,7 +38,7 @@ source=(
"add-mkinitcpio-hook-for-Arch.patch"
)
sha256sums=('SKIP'
- 'b4d6bc483b417ceaa5c628c686a613e568e64a699288da0388d508a481c710e9')
+ '659483e9d5106826f6f6a894de189d895635c6e8790d216a8635c7cc59e27efc')
pkgver() {
cd "${srcdir}/${_reponame}"
diff --git a/add-mkinitcpio-hook-for-Arch.patch b/add-mkinitcpio-hook-for-Arch.patch
index a930780763fe..cb2fbaac40d8 100644
--- a/add-mkinitcpio-hook-for-Arch.patch
+++ b/add-mkinitcpio-hook-for-Arch.patch
@@ -41,7 +41,7 @@ index 0000000..67ce186
+#!/bin/bash
+
+build() {
-+ add_module `bcachefs`
++ add_module "bcachefs"
+ add_binary "bcachefs"
+
+ add_runscript