mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/hopper: Updated for version 4.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0e8f8c5bd7
commit
bfd09bb0b6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hopper
|
||||
VERSION=${VERSION:-4.5.29}
|
||||
VERSION=${VERSION:-4.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="hopper"
|
||||
VERSION="4.5.29"
|
||||
VERSION="4.7.0"
|
||||
HOMEPAGE="https://www.hopperapp.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.5.29-Linux.pkg.tar.xz"
|
||||
MD5SUM_x86_64="1cd5bb70f99aad55fbca9c57c29f8835"
|
||||
DOWNLOAD_x86_64="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.7.0-Linux.pkg.tar.xz"
|
||||
MD5SUM_x86_64="c8c2d3a3513c7c292b80542950569a82"
|
||||
REQUIRES="qt5 libbsd"
|
||||
MAINTAINER="pyllyukko"
|
||||
EMAIL="pyllyukko AT maimed dot org"
|
||||
|
|
Loading…
Reference in a new issue