network/cinny-desktop: Updated for version 4.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-10-23 15:46:45 -04:00 committed by Willy Sudiarto Raharjo
parent 33755f2ac0
commit 2e56337fab
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"