[arch-commits] Commit in zsh-autosuggestions/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue May 22 17:33:31 UTC 2018


    Date: Tuesday, May 22, 2018 @ 17:33:30
  Author: dvzrv
Revision: 327687

upgpkg: zsh-autosuggestions 0.4.3-1

Upgrading to 0.4.3.

Modified:
  zsh-autosuggestions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 17:31:29 UTC (rev 327686)
+++ PKGBUILD	2018-05-22 17:33:30 UTC (rev 327687)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 pkgname=zsh-autosuggestions
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.3
+pkgrel=1
 pkgdesc="Fish-like autosuggestions for zsh "
 arch=('any')
 url="https://github.com/zsh-users/zsh-autosuggestions"
@@ -8,7 +8,7 @@
 license=('MIT')
 depends=('zsh')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('67aae94211e6666d3a0f539509142d94b03ceb3d171e92b26fbf1a5a86185af515af07b9c244e258da321f1116624e6ed85eb77df73bd89e76246d415a18852b')
+sha512sums=('c9be728bfd4cea67cc580548bda4c1b043e275a5a6f0c2134120e7e62e4522da2eddfff4c9414b5d6f28210d2f0b0f5bf008e7275c977c81bd61194f653c922c')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list