mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libgta: Updated for version 1.2.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
33649e1400
commit
b4c1875eba
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgta
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgta"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
HOMEPAGE="https://marlam.de/gta/"
|
||||
DOWNLOAD="https://marlam.de/gta/releases/libgta-1.2.0.tar.xz"
|
||||
MD5SUM="9a4c4cd4ce71028d790d22cefe4a28b1"
|
||||
DOWNLOAD="https://marlam.de/gta/releases/libgta-1.2.1.tar.xz"
|
||||
MD5SUM="84fbd03883fb8cdcf7e80d0966f0b1c5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue