summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2018-06-12 22:11:03 -0400
committeryoungunix2018-06-12 22:11:03 -0400
commit07d5d9de1d46e9b38945f478f81f38d3b0eaddc4 (patch)
tree89e7a841a3a4508686500c6ada7bb8837a55b674 /PKGBUILD
parent2687e0792141e534de3a301575e2753be5f364ef (diff)
downloadaur-07d5d9de1d46e9b38945f478f81f38d3b0eaddc4.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26b9935230f6..fbd06927ddc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=1
pkgdesc="Effortless asynchronous application development for the modern web and enterprise"
arch=(any)
@@ -11,7 +11,7 @@ license=("APACHE")
depends=("java-environment>=7")
source=("https://bintray.com/artifact/download/vertx/downloads/vert.x-${pkgver}-full.tar.gz")
-sha256sums=("a0809a04e62060d737f1784bdbbfd08e9baf38eb7931cfc69e8136f8da5fb3fd")
+sha256sums=("c9815434c9fc9474ec8eef4ef171c96f454fb08c2728ec855592ecbabb348e0b")
package() {
install -d -m 755 ${pkgdir}/opt