mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/mailspring: Updated for version 1.9.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f6d5a86c50
commit
b58c1158b2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=mailspring
|
PRGNAM=mailspring
|
||||||
VERSION=${VERSION:-1.9.1}
|
VERSION=${VERSION:-1.9.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="mailspring"
|
PRGNAM="mailspring"
|
||||||
VERSION="1.9.1"
|
VERSION="1.9.2"
|
||||||
HOMEPAGE="https://getmailspring.com/"
|
HOMEPAGE="https://getmailspring.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.9.1/mailspring-1.9.1-amd64.deb"
|
DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.9.2/mailspring-1.9.2-amd64.deb"
|
||||||
MD5SUM_x86_64="58aadf09145b5c610c31e22f54978cff"
|
MD5SUM_x86_64="819bb657bbcbb2cf90b7319c38a9ab90"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Muhammad Mahendra Subrata"
|
MAINTAINER="Muhammad Mahendra Subrata"
|
||||||
EMAIL="mumahendras3@gmail.com"
|
EMAIL="mumahendras3@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue