mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/gtksourceview3: Updated for version 3.7.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
079075a79e
commit
b8e86fcb2d
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gtksourceview
|
||||
|
||||
# Copyright 2012 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2012-2013 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=gtksourceview3
|
||||
SRCNAM=gtksourceview
|
||||
VERSION=${VERSION:-3.4.2}
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gtksourceview3"
|
||||
VERSION="3.4.2"
|
||||
VERSION="3.7.1"
|
||||
HOMEPAGE="http://projects.gnome.org/gtksourceview/"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/3.4/gtksourceview-3.4.2.tar.xz"
|
||||
MD5SUM="c3589ee21e811bdc44091c3dc947ba4e"
|
||||
DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.7/gtksourceview-3.7.1.tar.xz"
|
||||
MD5SUM="df1605ece8d8fe2d9f63512cf40bffe4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue