mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libgedit-amtk: Updated for version 5.9.0
Source for version 5.8.0 was also removed. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
124309d887
commit
dd1eca1fe7
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libgedit-amtk
|
||||
VERSION=${VERSION:-5.8.0}
|
||||
VERSION=${VERSION:-5.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgedit-amtk"
|
||||
VERSION="5.8.0"
|
||||
HOMEPAGE="https://gedit-technology.net/"
|
||||
DOWNLOAD="https://gedit-technology.net/tarballs/libgedit-amtk/libgedit-amtk-5.8.0.tar.xz"
|
||||
MD5SUM="1b2ad96c189dd1749b6526c6026e0618"
|
||||
VERSION="5.9.0"
|
||||
HOMEPAGE="https://gitlab.gnome.org/World/gedit/libgedit-amtk"
|
||||
DOWNLOAD="https://download.gnome.org/sources/libgedit-amtk/5.9/libgedit-amtk-5.9.0.tar.xz"
|
||||
MD5SUM="b48befe78b0be18d8300de52d4119067"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue