summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArctic Ice Studio2017-07-03 05:51:22 +0200
committerArctic Ice Studio2017-07-03 05:51:22 +0200
commit29ea021fb88140656e4cd1280ee6b0cfe84bda3f (patch)
tree37087dbd34297d8b294833b392e405d5876d840d /PKGBUILD
parent30f958735eb6ff117731aca6dfc4583be3e00187 (diff)
downloadaur-29ea021fb88140656e4cd1280ee6b0cfe84bda3f.tar.gz
AUR package release version 1.5.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d495b9cca03..ff007301f274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Arctic Ice Studio <development@arcticicestudio.com>
pkgname=mqttfx-bin
-pkgver=1.4.1
+pkgver=1.5.0
pkgrel=1
pkgdesc="A MQTT Client written in Java based on Eclipse Paho"
arch=('x86_64')
@@ -10,9 +10,9 @@ options=('!strip' '!upx')
source=(
"http://www.jensd.de/apps/mqttfx/${pkgver}/mqttfx-${pkgver}-64bit.deb"
"mqttfx.desktop")
-md5sums=(
- "b17b8339f85c2052cf9447c9caa0149d"
- "0ce12491a9910a9c889356b04922f0f9"
+sha256sums=(
+ "f350eb74b60b77ac8f2ce258216223f3a0f2aaa27ef55c2d7799a401a42efcca"
+ "7037ab12fe192a62ef745e93a7661d9f5dc40a2ad5b07624201eac04f5ed070c"
)
package() {