aboutsummaryrefslogtreecommitdiffstats
path: root/community/zsh-autosuggestions/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-12-08 01:52:13 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-12-08 01:59:49 +0100
commit7897270a4c789b7c9c1781c27eaa2d6e91538f18 (patch)
treefe925ec3d2c04a841b50bc9478a8e7efcc204653 /community/zsh-autosuggestions/APKBUILD
parent5f926a1579171c7de47a66fcc567a8b051f521a5 (diff)
downloadaports-7897270a4c789b7c9c1781c27eaa2d6e91538f18.tar.bz2
aports-7897270a4c789b7c9c1781c27eaa2d6e91538f18.tar.xz
community/zsh-autosuggestions: upgrade to 0.5.0
Diffstat (limited to 'community/zsh-autosuggestions/APKBUILD')
-rw-r--r--community/zsh-autosuggestions/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zsh-autosuggestions/APKBUILD b/community/zsh-autosuggestions/APKBUILD
index 9663afdd3e..1380638e48 100644
--- a/community/zsh-autosuggestions/APKBUILD
+++ b/community/zsh-autosuggestions/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=zsh-autosuggestions
-pkgver=0.4.3
+pkgver=0.5.0
pkgrel=0
pkgdesc="Fish-like autosuggestions for Zsh"
url="https://github.com/zsh-users/zsh-autosuggestions"
@@ -19,4 +19,4 @@ package() {
cp $pkgname.zsh $pkgname.plugin.zsh "$destdir"/
}
-sha512sums="c9be728bfd4cea67cc580548bda4c1b043e275a5a6f0c2134120e7e62e4522da2eddfff4c9414b5d6f28210d2f0b0f5bf008e7275c977c81bd61194f653c922c zsh-autosuggestions-0.4.3.tar.gz"
+sha512sums="0b26d56bd01c6a47e9a3815a5c1210b6c967c8d182544c6c2f94c02ac8135d0306a12055f1e786c9a78c2acc0f23a7b65b51410bc46408253a46cdec8e30312a zsh-autosuggestions-0.5.0.tar.gz"