glibmm: update to 2.34.0.
This commit is contained in:
parent
20068edc82
commit
3402e8667f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.33.14
|
||||
version=2.34.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
subpackages="glibmm-devel"
|
||||
|
@ -9,8 +9,8 @@ short_desc="C++ bindings for GLib"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://gtkmm.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glibmm/2.33/glibmm-$version.tar.xz"
|
||||
checksum=5bf9e9338a8e50cf46e637abed9c62cba41cccecb6610f5bba2830d9afc4e6ed
|
||||
distfiles="${GNOME_SITE}/glibmm/2.34/glibmm-$version.tar.xz"
|
||||
checksum=ae5b8221fdace1771d2ae401b52afdca8b64ee12bd0f956fb4e92d482ddc1cbf
|
||||
long_desc="
|
||||
glibmm (previously known as GLib--) is the official C++ interface for the
|
||||
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
||||
|
|
Loading…
Reference in a new issue