libraries/c++-gtk-utils: Updated for version 2.0.16.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
b77e682b3f
commit
b4f7361d06
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=c++-gtk-utils
|
||||
VERSION=${VERSION:-2.0.13}
|
||||
VERSION=${VERSION:-2.0.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="c++-gtk-utils"
|
||||
VERSION="2.0.13"
|
||||
VERSION="2.0.16"
|
||||
HOMEPAGE="http://cxx-gtk-utils.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cxx-gtk-utils/c++-gtk-utils-2.0.13.tar.gz"
|
||||
MD5SUM="9b505145b64903c684b6289af1f625e5"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cxx-gtk-utils/c++-gtk-utils-2.0.16.tar.gz"
|
||||
MD5SUM="5502683a5ca2c725fb9dd205fe81ca5b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
c++-gtk-utils: c++-gtk-utils (C++ lightweight library for GTK+)
|
||||
|
|
Loading…
Reference in New Issue