mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/x-tile: Updated for version 2.5.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
e44b94bb59
commit
18348a002d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x-tile
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x-tile"
|
||||
VERSION="2.5"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://www.giuspen.com/x-tile/"
|
||||
DOWNLOAD="http://www.giuspen.com/software/x-tile-2.5.tar.xz"
|
||||
MD5SUM="580ad2acde9a528db95ce5bdab7ed3ef"
|
||||
DOWNLOAD="http://www.giuspen.com/software/x-tile-2.5.1.tar.xz"
|
||||
MD5SUM="62b2f8b3fe26674963dacf9367bc695e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnome-python"
|
||||
|
|
Loading…
Reference in a new issue