aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorniwatolli32017-09-17 20:50:00 +0900
committerniwatolli32017-09-17 20:50:00 +0900
commit5f0eaf13b49ac12b872aab606835897c225dfee1 (patch)
tree6f06f4e51dc82a920f462b6d35ef20e5a2ac8d4a /PKGBUILD
parent8d8afd6fda78549671df74955ffd81959b5fec8e (diff)
downloadaur-embulk-bin.tar.gz
fix version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36f43fe1fcc5..fe719ed5d906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=embulk
pkgname=$_pkgname-bin
pkgver=0.8.33
-pkgrel=1
+pkgrel=2
pkgdesc="Pluggable Bulk Data Loader."
arch=('i686' 'x86_64')
url="https://github.com/treasure-data/digdag"