summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2017-03-11 15:25:26 -0500
committeryoungunix2017-03-11 15:25:26 -0500
commit7336175d49b8f1df0aea7a5e0b4851b9570ff282 (patch)
tree0fa7f56ce5af1c86dd0662ec7e198003c3457a90
parentb5003fb1e8bf59f9694e0f8651d75513f9cbaa95 (diff)
downloadaur-7336175d49b8f1df0aea7a5e0b4851b9570ff282.tar.gz
version update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8928edf9507..d754763bbf2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = vertx
pkgdesc = Effortless asynchronous application development for the modern web and enterprise
- pkgver = 3.3.3
+ pkgver = 3.4.0
pkgrel = 1
url = http://vertx.io
arch = any
license = APACHE
depends = java-environment>=7
- source = https://bintray.com/artifact/download/vertx/downloads/vert.x-3.3.3-full.tar.gz
+ source = https://bintray.com/artifact/download/vertx/downloads/vert.x-3.4.0-full.tar.gz
sha1sums = f5b0f0517b98d531c6e3162d762b1a8707dbbf95
pkgname = vertx
diff --git a/PKGBUILD b/PKGBUILD
index b07200eaf38f..845714184d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Otto Allmendinger <otto.allmendinger@gmail.com>
pkgname=vertx
-pkgver=3.3.3
+pkgver=3.4.0
pkgrel=1
pkgdesc="Effortless asynchronous application development for the modern web and enterprise"
arch=(any)