summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2019-02-07 20:21:20 -0500
committeryoungunix2019-02-07 20:21:20 -0500
commitebd6c607533bf8360c4ed6b7239d74982d69eb84 (patch)
tree2fb00544c224b4b407073b8e161d8b4a142c33eb /PKGBUILD
parent2a39502c1fdc7522b2c2e914d39759a935494a60 (diff)
downloadaur-ebd6c607533bf8360c4ed6b7239d74982d69eb84.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 ff2b26b6404b..d01aef12b055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.6.2
+pkgver=3.6.3
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=("0157c9ee2db462f83dbc1b7f56d89c6b9b88eff58da1d0406b4f38b44c7d3b71")
+sha256sums=("8025c994f1ef3b80ace23a9d92975abe3b3f41e75f6060127e3f95bc2ee8e9fd")
package() {
install -d -m 755 ${pkgdir}/opt