summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2020-11-04 15:50:19 -0600
committeryoungunix2020-11-04 15:50:19 -0600
commitb53ddf5c1809195b16708e3f2c2ca20efdf122e1 (patch)
treeaabab383000423acf838c1c5c0f34619ee96d47d /PKGBUILD
parent77a5a3b1103dbfc92c8438458573ed6de5ab461a (diff)
downloadaur-vertx.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 7a70fd24b9b7..79f3ecb1e69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.9.2
+pkgver=3.9.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=("a51ae1ad9602aa99cebe7dd9dd75fe27b985eee5565b31ab9848193fd1a76f07")
+sha256sums=("3f4bbbd5a3266edb3a785c0345923fec33a64e0e1f847214a4b618ec61f58bff")
package() {
install -d -m 755 ${pkgdir}/opt