summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArctic Ice Studio2017-05-13 07:07:39 +0200
committerArctic Ice Studio2017-05-13 07:07:39 +0200
commit5a9b936e1bc04012a82b950a60307898cc1b9aeb (patch)
tree6c72950da8405f465f62994f49bb85894c072be8 /PKGBUILD
parent60d920134bb6b528a7afbbf3dd9a2e7cb9dcca9f (diff)
downloadaur-5a9b936e1bc04012a82b950a60307898cc1b9aeb.tar.gz
Replace hardcoded version in source URL with with pkgver variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 196e07ea369a..f3ffa2321fe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://mqttfx.org"
license=('Apache')
options=('!strip' '!upx')
source=(
- "http://www.jensd.de/apps/mqttfx/1.3.1/mqttfx-${pkgver}-64bit.deb"
+ "http://www.jensd.de/apps/mqttfx/${pkgver}/mqttfx-${pkgver}-64bit.deb"
"mqttfx.desktop")
md5sums=(
"4429b9d5c8e10eaeb1f7784047f36502"