aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanehobrecht2023-12-14 13:11:17 -0800
committerdanehobrecht2023-12-14 13:11:17 -0800
commitfeb833f9236a154cbf48f3c83e5f2fad9597318b (patch)
treeea9662f3e2b0b9c89fab25f4de2c3d9ed23dd11f /PKGBUILD
parentb2648a31fa679ace59fd119a19fe40c6c8ac481f (diff)
downloadaur-fzd-bin.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 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"