summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2018-10-03 15:05:51 -0400
committeryoungunix2018-10-03 15:05:51 -0400
commitab8f64f723d2799a5744ba512c1e6551438b8ebc (patch)
tree45d7c843a7aa9211888bcb5228ae9cb5a0ac9c7d /PKGBUILD
parent08e61eccd7430873d65f51b606ec69a8902a3bc6 (diff)
downloadaur-ab8f64f723d2799a5744ba512c1e6551438b8ebc.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 b60e9ac7a44c..bfc6439ce06b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.5.3
+pkgver=3.5.4
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=("10562ad91a3ccaa9a975e8e52d1f782c0aed6ba402e53d24d50686b1cbdb535c")
+sha256sums=("9a23895f45c5951c53368d3b5b511d760183617aff76e1693d359a5e928220a2")
package() {
install -d -m 755 ${pkgdir}/opt