diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-02-14 09:04:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-15 16:48:21 +0700 |
commit | e73ee5adcfa6ea08b8a898489cac791cef6844d4 (patch) | |
tree | 94cf58c7ce3bc3df98001c7564002e60d1233971 | |
parent | e6a7e490fac5877af22cdcbc19fa60e3ccba9061 (diff) |
network/cinny-desktop: Updated for version 4.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/cinny-desktop/cinny-desktop.SlackBuild | 2 | ||||
-rw-r--r-- | network/cinny-desktop/cinny-desktop.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/cinny-desktop/cinny-desktop.SlackBuild b/network/cinny-desktop/cinny-desktop.SlackBuild index f20f7ae1fa..b400b0f3ec 100644 --- a/network/cinny-desktop/cinny-desktop.SlackBuild +++ b/network/cinny-desktop/cinny-desktop.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=cinny-desktop SRCNAM=Cinny_desktop -VERSION=${VERSION:-4.2.3} +VERSION=${VERSION:-4.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/cinny-desktop/cinny-desktop.info b/network/cinny-desktop/cinny-desktop.info index a0bc7b04c3..9b3ede8d47 100644 --- a/network/cinny-desktop/cinny-desktop.info +++ b/network/cinny-desktop/cinny-desktop.info @@ -1,12 +1,12 @@ PRGNAM="cinny-desktop" -VERSION="4.2.3" +VERSION="4.3.1" HOMEPAGE="https://cinny.in/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.2.3/Cinny_desktop-x86_64.deb \ - https://slackware.lngn.net/pub/source/cinny-desktop/cinny_4.2.3_arm64.deb" -MD5SUM_x86_64="4f862e628961ab7e262a3aba0d2d8eb2 \ - 3342c8ebe3c1f4adb47f91729dc76f68" +DOWNLOAD_x86_64="https://github.com/cinnyapp/cinny-desktop/releases/download/v4.3.1/Cinny_desktop-x86_64.deb \ + https://slackware.lngn.net/pub/source/cinny-desktop/cinny_4.3.1_arm64.deb" +MD5SUM_x86_64="7ee786990e6b25a6d7fe1c2e926e61df \ + 457d04e89e3a78691ed0eb46ddd40ede" REQUIRES="libayatana-appindicator webkit2gtk" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |