mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/x-tile: updated for version 3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be3e5d85b1
commit
ccb0f7f5f2
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue