summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2020-03-27 20:18:37 -0500
committeryoungunix2020-03-27 20:18:37 -0500
commit78fc0ed1a176da9fb6aa8bd328f7abe61970c6ef (patch)
treed71c521f7293813135f8c01129fec227bda785a9 /PKGBUILD
parent476e81a210ec309d401d9143ab5b0b37ffc7489d (diff)
downloadaur-78fc0ed1a176da9fb6aa8bd328f7abe61970c6ef.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 a52b4b61efe8..af0f8c35c69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.8.4
+pkgver=3.8.5
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=("96e7d10763216796aa7d8f324822f4e6a4a9dff84758052c7719d7035e8ae14c")
+sha256sums=("ce21b4846f1ad485cdba76cc65690be9ec254c5db12cd57bab2cc8ee73ab9806")
package() {
install -d -m 755 ${pkgdir}/opt