summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Roberts2019-03-03 22:17:03 +0000
committerPeter Roberts2019-03-03 22:17:03 +0000
commitc55faa7a4e162d736caccc2c010fc0494631d8c4 (patch)
treedf6984f7a123c656c01963e498cde5cb4b62df84 /PKGBUILD
parent94c09e87e545323ff74d38ef3e2afc057862fac1 (diff)
downloadaur-zoom-parallel.tar.gz
v0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0559348835b6..d36bd7d52b94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Peter Roberts <me@peter-r.co.uk>
pkgname=zoom-parallel
-pkgver=0.1.1
-pkgrel=3
+pkgver=0.1.2
+pkgrel=1
pkgdesc="Parallel command executor with a focus on simplicity and good cross-platform behaviour "
arch=("x86_64")
url="https://github.com/pwr22/zoom"
@@ -9,7 +9,7 @@ license=('MIT')
depends=("glibc")
makedepends=("go")
source=("https://github.com/pwr22/zoom/archive/v$pkgver.tar.gz")
-sha256sums=("8819f6414919f9c38273398ac02a691e6235ac757bb9c05a739f59971a699e34")
+sha256sums=("667ba0fa6afab4b71c0fcc3a1047c8f3c047c39b9d769223df56e3d531e01f83")
_cmdname=zoom # name of the command - there's a clash so the package name is longer