mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/zsh-autosuggestions: upgrade to 0.6.3
This commit is contained in:
parent
1085e17f7b
commit
9cb0055d2c
@ -1,9 +1,10 @@
|
||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=zsh-autosuggestions
|
||||
pkgver=0.6.2
|
||||
pkgver=0.6.3
|
||||
pkgrel=0
|
||||
pkgdesc="Fish-like autosuggestions for Zsh"
|
||||
options="!check" # No testsuite
|
||||
url="https://github.com/zsh-users/zsh-autosuggestions"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
@ -15,4 +16,4 @@ package() {
|
||||
"$pkgdir/usr/share/zsh/plugins/$pkgname"
|
||||
}
|
||||
|
||||
sha512sums="6e7e196a34efb45aec59e40a3e90473ef01a0d91c16f1b1baf95a0ff512bf12c8615ddf58782f23cdcd7ca110967e6817a9f29fa0b38626fce60509cb9fe4bf0 zsh-autosuggestions-0.6.2.tar.gz"
|
||||
sha512sums="bafeca5c6ef3d315310976762fdc5db5ae3db3960c4ac17c1ac139a4d09c2733c24884e7f708881e3f3cacf96c39d9ddeac0b1ca6c8720d2febb41c9894d4ad3 zsh-autosuggestions-0.6.3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user