desktop/x-tile: updated for version 3.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-09-07 09:10:10 +02:00 committed by Willy Sudiarto Raharjo
parent be3e5d85b1
commit ccb0f7f5f2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=x-tile
VERSION=${VERSION:-3.1}
VERSION=${VERSION:-3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="x-tile"
VERSION="3.1"
VERSION="3.2"
HOMEPAGE="http://www.giuspen.com/x-tile/"
DOWNLOAD="https://github.com/giuspen/x-tile/archive/3.1/x-tile-3.1.tar.gz"
MD5SUM="7e4633b26d13156161dc3af11f4f329c"
DOWNLOAD="https://github.com/giuspen/x-tile/archive/3.2/x-tile-3.2.tar.gz"
MD5SUM="038bd4103959315e3a91088885f851d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"