mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/engrampa: Updated for version 1.28.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
26f9113cbc
commit
507527e12f
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=engrampa
|
||||
VERSION=${VERSION:-1.26.2}
|
||||
VERSION=${VERSION:-1.28.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="engrampa"
|
||||
VERSION="1.26.2"
|
||||
VERSION="1.28.0"
|
||||
HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/applications/engrampa/"
|
||||
DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/engrampa-1.26.2.tar.xz"
|
||||
MD5SUM="c1476730136dce146c085db364967fee"
|
||||
DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/engrampa-1.28.0.tar.xz"
|
||||
MD5SUM="06673c95793c822486f2a0fa74fb2651"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue