diff options
author | pyllyukko <pyllyukko@maimed.org> | 2018-08-12 13:20:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:40 +0700 |
commit | bd7fc2acbd23095c7fcef7d194520c0930fcb7ce (patch) | |
tree | ac9e2c07417748879bcc8851035be188fef6e0ec /development/hopper | |
parent | accb069919dfc88743a65230d8f3f2f525278a0f (diff) |
development/hopper: Updated for version 4.3.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hopper')
-rw-r--r-- | development/hopper/hopper.SlackBuild | 2 | ||||
-rw-r--r-- | development/hopper/hopper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/hopper/hopper.SlackBuild b/development/hopper/hopper.SlackBuild index 47bec7aa5b43..6a283aa773f3 100644 --- a/development/hopper/hopper.SlackBuild +++ b/development/hopper/hopper.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hopper -VERSION=${VERSION:-4.3.25} +VERSION=${VERSION:-4.3.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/hopper/hopper.info b/development/hopper/hopper.info index d8a7b8499ab0..922d276234bf 100644 --- a/development/hopper/hopper.info +++ b/development/hopper/hopper.info @@ -1,10 +1,10 @@ PRGNAM="hopper" -VERSION="4.3.25" +VERSION="4.3.27" HOMEPAGE="https://www.hopperapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.3.25-Linux.pkg.tar.xz" -MD5SUM_x86_64="8a1855c92e42fca64276961fb08c468d" +DOWNLOAD_x86_64="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.3.27-Linux.pkg.tar.xz" +MD5SUM_x86_64="dcf9f6cc89ac2481b73806b2392300b6" REQUIRES="qt5 libbsd" MAINTAINER="pyllyukko" EMAIL="pyllyukko AT maimed dot org" |