summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDušan Simić2021-05-22 17:32:42 +0200
committerDušan Simić2021-05-22 17:32:42 +0200
commit1aa915bcc9a3e75693f519f5a55029a3c77bcd32 (patch)
tree77c73262ab49c5aeac179136b589b3a919d60bcf /PKGBUILD
parent7de55d7ac2e572374f5921bd2b297661aa4d8c76 (diff)
downloadaur-1aa915bcc9a3e75693f519f5a55029a3c77bcd32.tar.gz
Bump version 1.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78c62c299864..69f5bdb44673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dušan Simić <dusan.simic1810@gmail.com>
pkgname=zx
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=1
pkgdesc="A tool for writing better scripts"
arch=("any")
@@ -10,7 +10,7 @@ license=("Apache")
depends=("nodejs")
makedepends=("npm" "git")
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=("e94ac352126f622d6b8dc2c30149188d9c2b34c3ecd54e3c2fa7ba66295e6ab1cc4f5ceabf6c41619ee9415b0b26fab53f5ef345dad37ad3c0a176d9d73cc5b7")
+sha512sums=("59af0a866149edc5bb0824a2848dd915608b668c03549eb4a8585c5c641c260a11f81cdb6d655928c65acf75c4baf45b48336b68168c486f83e6a906f6ced066")
build() {
cd "$pkgname-$pkgver"