gtkmm: update to 3.24.0.

This commit is contained in:
Rasmus Thomsen 2018-11-09 19:43:14 +01:00 committed by maxice8
parent 534e91d4f2
commit ed0294e3f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gtkmm'
pkgname=gtkmm
version=3.22.3
version=3.24.0
revision=1
build_style=gnu-configure
configure_args="--disable-documentation"
@ -11,7 +11,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="LGPL-2.1-or-later"
homepage="https://gtkmm.org"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=178c2728a4f37eae986eabdd758547cd7579d15000048596fa6bbc25cbba5c90
checksum=cf5fc92805e581c8303e08d54519457ba07f15b766e9b1edde4862993ac1aa43
gtkmm-devel_package() {
depends="${makedepends} gtkmm>=${version}_${revision}"