mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/tint2: Updated for version 15.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4c8c24a623
commit
66f8f9ba40
2 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
# You are free to modify or redistribute this in any way you wish.
|
||||
|
||||
PRGNAM=tint2
|
||||
VERSION=${VERSION:-15.1}
|
||||
VERSION=${VERSION:-15.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
COMMIT=${COMMIT:-63c3690fa8efb1cd2dd23969f219f9b7a37a65b6}
|
||||
COMMIT=${COMMIT:-d8770ed590b6a8af6345a1a6644e111a62ce3755}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tint2"
|
||||
VERSION="15.1"
|
||||
VERSION="15.3"
|
||||
HOMEPAGE="https://gitlab.com/o9000/tint2"
|
||||
DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=15.1"
|
||||
MD5SUM="a26107b2181f190146d4ff91e79c4057"
|
||||
DOWNLOAD="https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=15.3"
|
||||
MD5SUM="11ddcb975d257e897924b7644eeb585f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
|
|
Loading…
Reference in a new issue