mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/cinny-desktop: Updated for version 4.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
33755f2ac0
commit
2e56337fab
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=cinny-desktop
|
||||
SRCNAM=Cinny_desktop
|
||||
VERSION=${VERSION:-4.2.1}
|
||||
VERSION=${VERSION:-4.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="cinny-desktop"
|
||||
VERSION="4.2.1"
|
||||
VERSION="4.2.2"
|
||||
HOMEPAGE="https://cinny.in/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.2.1/Cinny_desktop-x86_64.deb \
|
||||
https://slackware.lngn.net/pub/source/cinny-desktop/cinny_4.2.1_arm64.deb"
|
||||
MD5SUM_x86_64="e2e5534df360c527399a4e88087eda4e \
|
||||
f2fa0f8ca36e6d0c4eeacef3975c347c"
|
||||
DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.2.2/Cinny_desktop-x86_64.deb \
|
||||
https://slackware.lngn.net/pub/source/cinny-desktop/cinny_4.2.2_arm64.deb"
|
||||
MD5SUM_x86_64="09a18ef256be52112285e90c5256fc50 \
|
||||
d51d4e991bdf0fbb0be336a4c34e4528"
|
||||
REQUIRES="libayatana-appindicator webkit2gtk"
|
||||
MAINTAINER="Jay Lanagan"
|
||||
EMAIL="j@lngn.net"
|
||||
|
|
Loading…
Reference in a new issue