aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanehobrecht2023-12-14 12:58:46 -0800
committerdanehobrecht2023-12-14 12:58:46 -0800
commit470659a0dbb6bd608c3e00e74e6a8fd7af85f252 (patch)
treedb9378721c7d5c2fb15048a4e9a39f84c237051b /PKGBUILD
parented340ff67bda6a2b44edb47391125cd8f640168e (diff)
downloadaur-470659a0dbb6bd608c3e00e74e6a8fd7af85f252.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 03850d146e6b..2fcf8f2343d3 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=('8e977bc21ee0f072f62afccf268c3f4dfb51d8a6def69b229669b76c45a09e52')
+sha256sums=('44d6804971227ed5909757d81263987c0031dc05e6ab4ba145b518b1df883154')
package() {
mkdir -p "${pkgdir}/usr/bin"