pangomm2.48: update to 2.50.0.

This commit is contained in:
Michal Vasilek 2022-03-16 23:20:44 +01:00 committed by Echo
parent 887ade273d
commit 87c28925c1

View file

@ -1,6 +1,6 @@
# Template file for 'pangomm2.48'
pkgname=pangomm2.48
version=2.48.1
version=2.50.0
revision=1
wrksrc="pangomm-$version"
build_style=meson
@ -10,8 +10,9 @@ short_desc="C++ bindings for the pango library"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gtkmm.org"
changelog="https://gitlab.gnome.org/GNOME/pangomm/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/pangomm/${version%.*}/pangomm-${version}.tar.xz"
checksum=776ad53e791e43106b7f40ff0834bee6e4eb1c6ad7cb6d215546f7a3df0edc4d
checksum=a27aa77e017b9afce9e751d85bd1cf890abbb3a58bf59d0fac917eef82db3b5b
pangomm2.48-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"