summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2017-06-23 21:32:28 -0400
committeryoungunix2017-06-23 21:32:28 -0400
commit4e1e78293670abbf302fd2f2e71584bba707741f (patch)
treeffbe4052d7f17bf1f9e39dd841d74f59f60d8bb0
parent47bb168d6b23e770b7c2c5b66441dd3eab84e276 (diff)
downloadaur-4e1e78293670abbf302fd2f2e71584bba707741f.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() {