aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanehobrecht2023-12-14 13:03:58 -0800
committerdanehobrecht2023-12-14 13:03:58 -0800
commitdc79a8456c097d72d83a5fe182fda5eaff8d60e8 (patch)
tree1f9746f32aa5ca14a6dca48902d3b3b79c8c41e8 /PKGBUILD
parent60b0d883913e7217069ea13656aa213ce81e5425 (diff)
downloadaur-dc79a8456c097d72d83a5fe182fda5eaff8d60e8.tar.gz
modified: .SRCINFO
modified: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 466b8b762926..6ac2e464acc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/danehobrecht/fzd"
license=('GPL')
depends=("fzf" "xdg-utils")
source=("https://github.com/danehobrecht/fzd/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('44d6804971227ed5909757d81263987c0031dc05e6ab4ba145b518b1df883154')
+sha256sums=('81b1211418e34d56c5f7c058bbe94e20024a4902de672d535b91722f12bea414')
package() {
mkdir -p "${pkgdir}/usr/bin"