summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2017-06-22 20:12:39 -0400
committeryoungunix2017-06-22 20:12:39 -0400
commitdbb1b106f3d4569d87df82c518cdc51eb463b417 (patch)
treeffbe4052d7f17bf1f9e39dd841d74f59f60d8bb0
parent8022fbf0f22b20f0661fd9d4d503144c6c33323d (diff)
downloadaur-dbb1b106f3d4569d87df82c518cdc51eb463b417.tar.gz
version bump
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f9865a7f9ba..7cbd08dbb36f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://vertx.io"
license=("APACHE")
depends=("java-environment>=7")
-source=("https://bintray.com/artifact/download/vertx/downloads/${pkgname}-${pkgver}-full.tar.gz")
+source=("https://bintray.com/artifact/download/vertx/downloads/vert.x-${pkgver}-full.tar.gz")
sha1sums=("da39a3ee5e6b4b0d3255bfef95601890afd80709")
package() {