* update gtkmm to 1:2.24.5-5

This commit is contained in:
Alexander Baldeck 2024-09-05 11:22:42 +02:00
parent dbcb7d370c
commit 39e4ac729d
2 changed files with 20 additions and 1 deletions

19
gtkmm/.SRCINFO Normal file
View File

@ -0,0 +1,19 @@
pkgbase = gtkmm
pkgdesc = C++ bindings for GTK+ 2
pkgver = 2.24.5
pkgrel = 5
epoch = 1
url = http://www.gtkmm.org/
arch = x86_64
license = LGPL
depends = gtk2
depends = pangomm
depends = atkmm
source = https://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/gtkmm-2.24.5.tar.xz
sha256sums = 0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72
pkgname = gtkmm
pkgname = gtkmm-docs
pkgdesc = C++ bindings for GTK+ 2 (documentation)
depends =

View File

@ -5,7 +5,7 @@
pkgbase=gtkmm
pkgname=(gtkmm gtkmm-docs)
pkgver=2.24.5
pkgrel=4.1
pkgrel=5
epoch=1
pkgdesc="C++ bindings for GTK+ 2"
url="http://www.gtkmm.org/"