summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53994c0c7921..2f9865a7f9ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vert.x
-pkgver=3.4.1
-pkgrel=1
+pkgver=3.4.2
+pkgrel=2
pkgdesc="Effortless asynchronous application development for the modern web and enterprise"
arch=(any)
url="http://vertx.io"
@@ -11,7 +11,7 @@ license=("APACHE")
depends=("java-environment>=7")
source=("https://bintray.com/artifact/download/vertx/downloads/${pkgname}-${pkgver}-full.tar.gz")
-sha1sums=("706f9fe9082fdf1882648c68e47636d05e5786d7")
+sha1sums=("da39a3ee5e6b4b0d3255bfef95601890afd80709")
package() {
install -d -m 755 ${pkgdir}/opt