mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/ristretto: Updated for version 0.10.0.
Thanks to PegasusAndMe@github Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
280d99d22e
commit
df5628d077
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ristretto
|
||||
VERSION=${VERSION:-0.8.4}
|
||||
VERSION=${VERSION:-0.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ristretto"
|
||||
VERSION="0.8.4"
|
||||
VERSION="0.10.0"
|
||||
HOMEPAGE="https://docs.xfce.org/apps/ristretto/start"
|
||||
DOWNLOAD="https://archive.xfce.org/src/apps/ristretto/0.8/ristretto-0.8.4.tar.bz2"
|
||||
MD5SUM="0142c8b9c492cf447e563b00c6204359"
|
||||
DOWNLOAD="https://archive.xfce.org/src/apps/ristretto/0.10/ristretto-0.10.0.tar.bz2"
|
||||
MD5SUM="4249e14fba78728481d89ce61a8771fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue