summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorseth2024-03-08 12:43:20 -0500
committerseth2024-03-08 12:44:21 -0500
commit540faba46429e7440e79f04cb67c2a0a1c3bd1a7 (patch)
treeba69ab6436e663248743f39b1d305e04e29631af /PKGBUILD
parentfe2a9e3dc753a884307cf027bfe2253d7393877f (diff)
downloadaur-zsh-antidote.tar.gz
update to 1.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93b4daf1c4f1..726224675535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsh-antidote
_pkgname=antidote
-pkgver=1.9.5
+pkgver=1.9.6
pkgrel=1
pkgdesc="the cure to slow zsh plugin management"
arch=(any)
@@ -13,7 +13,7 @@ install=zsh-antidote.install
source=(
"$_pkgname-$pkgver.tar.gz::https://github.com/mattmc3/$_pkgname/archive/refs/tags/v$pkgver.tar.gz"
)
-sha256sums=('d2ad0e2a42bb17c247fd2e5649b2fa43487b60a5a413acefb231bd99a0466143')
+sha256sums=('17b76964b2faebb750c0291effc452aaab09a13db16c5fa8971db8454e24f918')
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"