summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2018-12-03 20:05:50 -0500
committeryoungunix2018-12-03 20:05:50 -0500
commit8365c8d5e5e3dd3b982fcf90ee88af7720b544f1 (patch)
tree5b80e26e8d93054e669b3c49f967db0954fe0847 /PKGBUILD
parentab8f64f723d2799a5744ba512c1e6551438b8ebc (diff)
downloadaur-8365c8d5e5e3dd3b982fcf90ee88af7720b544f1.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 bfc6439ce06b..94ffa626c85b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.5.4
+pkgver=3.6.0
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=("9a23895f45c5951c53368d3b5b511d760183617aff76e1693d359a5e928220a2")
+sha256sums=("df2737aa6d5e5a921abec487263fa82354c22468677c61baafbfb05bcdbdcd79")
package() {
install -d -m 755 ${pkgdir}/opt