aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-04-03 01:49:48 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-04-03 01:52:39 +0200
commit1afca0a5b1bc300d93bdbdedaabc31b8507c1fdb (patch)
treec408566de59432d948f5755b8a588486dda7e8d8 /testing
parent48e8f4d2a7b37e0594bf7dfcd0416eaa0e31d102 (diff)
downloadaports-1afca0a5b1bc300d93bdbdedaabc31b8507c1fdb.tar.bz2
aports-1afca0a5b1bc300d93bdbdedaabc31b8507c1fdb.tar.xz
testing/zsh-autosuggestions: upgrade to 0.4.2
Diffstat (limited to 'testing')
-rw-r--r--testing/zsh-autosuggestions/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/zsh-autosuggestions/APKBUILD b/testing/zsh-autosuggestions/APKBUILD
index d1c3f7cc5c..0654b99ac5 100644
--- a/testing/zsh-autosuggestions/APKBUILD
+++ b/testing/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.0
+pkgver=0.4.2
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="8404c8a0c342713620c4b0d1ad6676f891c9f7c0eb316f559b03f66fbb4349d4e2f10b625381bb026e78289a8f05a3c9d5ee102db25a4c6ea3191b854de24194 zsh-autosuggestions-0.4.0.tar.gz"
+sha512sums="67aae94211e6666d3a0f539509142d94b03ceb3d171e92b26fbf1a5a86185af515af07b9c244e258da321f1116624e6ed85eb77df73bd89e76246d415a18852b zsh-autosuggestions-0.4.2.tar.gz"