summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorseth2023-10-28 02:13:05 -0400
committerseth2023-10-28 02:13:05 -0400
commit2cc86a4c0a412a5fea5fe252c901d5b353cfeac8 (patch)
tree0937c9987a0eb1fb7be4626760c37cc8f144f8a8 /PKGBUILD
parent584e8f6b8f327c2aeb6388163ef3ad3be913f9e9 (diff)
downloadaur-2cc86a4c0a412a5fea5fe252c901d5b353cfeac8.tar.gz
update to 1.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0e7d8d5c99c..53a12358dd63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsh-antidote
_pkgname=antidote
-pkgver=1.9.2
+pkgver=1.9.3
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=('f6e523fae4b0b177d74dfd7a46fc1589ea1f53e33cc45746a199c5d75a9cfa7c')
+sha256sums=('15c3ea54ad85e859d682f0a07f767e5ec94e2ffd0b3472cd491df52ebbddb74f')
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"