summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorseth2023-04-24 01:30:11 -0400
committerseth2023-04-24 01:30:11 -0400
commitf4db3d619dca25cc4b0ec5a5a92e966fa0b16ae8 (patch)
treeba4ef74973051b8d603794f298fc7f114845559b /PKGBUILD
parent2e54289074affa1e2836c4641aba47c007213126 (diff)
downloadaur-f4db3d619dca25cc4b0ec5a5a92e966fa0b16ae8.tar.gz
update to 1.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed5865b54bf3..8eb243fc5e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zsh-antidote
_pkgname=antidote
-pkgver=1.8.4
+pkgver=1.8.5
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=('6de385dbff245d2d9e1103b1bb45fb6edd995cef4b86b4bd8f6699ad5a5892ec')
+sha256sums=('e55d473213dde28b6951cc7171cec1f3add54151e18d3db161ea45fa485f1aae')
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"