mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/glade: Updated for version 3.14.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
ffbaee52f8
commit
94b5cf4398
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=glade
|
||||
VERSION=${VERSION:-3.12.2}
|
||||
VERSION=${VERSION:-3.14.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="glade"
|
||||
VERSION="3.12.2"
|
||||
VERSION="3.14.2"
|
||||
HOMEPAGE="http://glade.gnome.org"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/glade/3.12/glade-3.12.2.tar.xz"
|
||||
MD5SUM=""
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/glade/3.14/glade-3.14.2.tar.xz"
|
||||
MD5SUM="0998f456cdc82e1fd0e3f2fd44f5cf55"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="b420c92543b591e63c1353628f838850"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Bart van der Hall"
|
||||
EMAIL="bart@omgwtfroflol.com"
|
||||
|
|
Loading…
Reference in a new issue