desktop/bottles: Updated for version 2022.5.28.trento.3.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2022-06-17 22:21:25 +01:00 committed by Willy Sudiarto Raharjo
parent 2d3d181c10
commit 309eace78a
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 6 additions and 4 deletions

View File

@ -29,3 +29,5 @@ take care of everything for you.
Your bottles are isolated from the system and will only hit your
personal files when you decide.
bottles requires that patool be built with python3 support.

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bottles
SRCNAM=${PRGNAM^b}
VERSION=${VERSION:-2022.4.14.trento.2}
VERSION=${VERSION:-2022.5.28.trento.3}
SRCVER=${VERSION/\.trento\./-trento-}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bottles"
VERSION="2022.4.14.trento.2"
VERSION="2022.5.28.trento.3"
HOMEPAGE="https://usebottles.com/"
DOWNLOAD="https://github.com/bottlesdevs/Bottles/archive/2022.4.14-trento-2/Bottles-2022.4.14-trento-2.tar.gz"
MD5SUM="49a18b94fcc5becbe82c360fe1707dad"
DOWNLOAD="https://github.com/bottlesdevs/Bottles/archive/2022.5.28-trento-3/Bottles-2022.5.28-trento-3.tar.gz"
MD5SUM="51dd212bb89ec3ec896e72e87a17757e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wine libhandy patool gtksourceview4"