summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2020-07-27 20:51:03 -0500
committeryoungunix2020-07-27 20:51:03 -0500
commit77a5a3b1103dbfc92c8438458573ed6de5ab461a (patch)
tree6eb1af0462ddac7ebc63bdaddf3dbbb200f5da4b /PKGBUILD
parent26505a5aeceef74fca79b6a82aa3d5cdab43e6fe (diff)
downloadaur-77a5a3b1103dbfc92c8438458573ed6de5ab461a.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 08bf9bc754f1..7a70fd24b9b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.9.1
+pkgver=3.9.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=("f0671566e3dc505282deee0aca2141583e45bd577e4d55ac7e961ad041be6472")
+sha256sums=("a51ae1ad9602aa99cebe7dd9dd75fe27b985eee5565b31ab9848193fd1a76f07")
package() {
install -d -m 755 ${pkgdir}/opt