mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/cinny-desktop: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
27efedac1e
commit
ff58dc1f42
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=cinny-desktop
|
||||
SRCNAM=Cinny_desktop
|
||||
VERSION=${VERSION:-4.0.3}
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="cinny-desktop"
|
||||
VERSION="4.0.3"
|
||||
VERSION="4.1.0"
|
||||
HOMEPAGE="https://cinny.in/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.0.3/Cinny_desktop-x86_64.deb"
|
||||
MD5SUM_x86_64="a9954929743ed138e8ba82faa7403d99"
|
||||
DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.1.0/Cinny_desktop-x86_64.deb"
|
||||
MD5SUM_x86_64="99c88170124f1e5acecf39670949e5fd"
|
||||
REQUIRES="libayatana-appindicator webkit2gtk"
|
||||
MAINTAINER="Jay Lanagan"
|
||||
EMAIL="j@lngn.net"
|
||||
|
|
Loading…
Reference in a new issue