summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSabu Siyad2022-10-07 10:47:15 +0530
committerSabu Siyad2022-10-07 10:47:15 +0530
commitac183482ce407236cae5c051204fb0b3529da84c (patch)
treee0b4d0ad357d719abd6c89985b56f478e7e12766 /PKGBUILD
parent28edfcb09d8ca2f78b2b8129d8ee6287590abeb6 (diff)
downloadaur-zsh-plugin-wd.tar.gz
upgpkg: zsh-plugin-wd 0.5.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b769b734187..adc949f5f365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zsh-plugin-wd
_pkgname=wd
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="Jump to custom directories in zsh"
arch=('x86_64')
@@ -18,7 +18,7 @@ conflicts=(
source=(
"$_pkgname::${url}/archive/refs/tags/v${pkgver}.zip"
)
-sha256sums=("1b89eba72840c17fdc42899f2269a25a442c56baad6f13b44278f866806a475f")
+sha256sums=("52a928c0aede59b7a6cbc6a04ed0b76f1f1ebc174bebd2352ae4d89af01a14f5")
install=$pkgname.install