summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2018-12-30 20:22:41 -0500
committeryoungunix2018-12-30 20:22:41 -0500
commit2a39502c1fdc7522b2c2e914d39759a935494a60 (patch)
treeed7e0f03d09ef29220d97cdb67d59d8a45193ec0 /PKGBUILD
parent8365c8d5e5e3dd3b982fcf90ee88af7720b544f1 (diff)
downloadaur-2a39502c1fdc7522b2c2e914d39759a935494a60.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 94ffa626c85b..ff2b26b6404b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.6.0
+pkgver=3.6.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=("df2737aa6d5e5a921abec487263fa82354c22468677c61baafbfb05bcdbdcd79")
+sha256sums=("0157c9ee2db462f83dbc1b7f56d89c6b9b88eff58da1d0406b4f38b44c7d3b71")
package() {
install -d -m 755 ${pkgdir}/opt