aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdef7c8e11dc..2f7e5dc67f3c 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=('81b1211418e34d56c5f7c058bbe94e20024a4902de672d535b91722f12bea414')
+sha256sums=('fee505ecbc1b322ccdf9d372a02b17c1fd94759977f412e931590656be754917')
package() {
mkdir -p "${pkgdir}/usr/bin"