aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanehobrecht2023-12-14 12:53:14 -0800
committerdanehobrecht2023-12-14 12:53:14 -0800
commite109e41fad5a8a7427a0294f5159ca22a96711e2 (patch)
treeb48d8a8634fb180afe5044437c3e724eac6ec02e /PKGBUILD
parent858fa6ca6646ab66fef43ebf3d8620d3d3dad15f (diff)
downloadaur-e109e41fad5a8a7427a0294f5159ca22a96711e2.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 1f990a8e0f05..3fda93d13a30 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=('0935493d6298a25a514376d1a40423f9261bb259a1d521afd8615eaecf3e91a5')
+sha256sums=('8e977bc21ee0f072f62afccf268c3f4dfb51d8a6def69b229669b76c45a09e52')
package() {
mkdir -p "${pkgdir}/usr/bin"