summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff435a1ab05b..e29df9f35416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhou Qiankang <wszqkzqk@qq.com>
pkgname=varallel
-pkgver=0.3.8
+pkgver=0.3.9
pkgrel=1
pkgdesc="A cross-platform and easy to use CLI tool to run commands in parallel"
url="https://github.com/wszqkzqk/varallel"
@@ -13,7 +13,7 @@ makedepends=(
meson
)
source=("git+https://github.com/wszqkzqk/varallel.git#tag=${pkgver}")
-sha256sums=('9184381a9408451b42697db08845922c24de94842723beaa1cfe95aba13865c2')
+sha256sums=('1f7ef3770c1f5456ad5e99e6b4cb3e4bc4f63acd7abc020c3a15c07d3d0d5376')
build() {
arch-meson "${pkgname}" build