atkmm: update to 2.28.2.

This commit is contained in:
Enno Boland 2021-09-22 09:39:28 +02:00
parent cfc447f09b
commit 7dd13dd962
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'atkmm'
pkgname=atkmm
version=2.28.1
version=2.28.2
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.gtkmm.org"
distfiles="${GNOME_SITE}/atkmm/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=116876604770641a450e39c1f50302884848ce9cc48d43c5dc8e8efc31f31bad
checksum=a0bb49765ceccc293ab2c6735ba100431807d384ffa14c2ebd30e07993fd2fa4
atkmm-devel_package() {
depends="${makedepends} atkmm>=${version}_${revision}"