pangomm: update to 2.46.0.
This commit is contained in:
parent
ceee40fdc1
commit
a4ad19f733
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'pangomm'
|
||||
pkgname=pangomm
|
||||
version=2.42.1
|
||||
version=2.46.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libsigc++-devel glibmm-devel cairomm-devel pango-devel"
|
||||
short_desc="C++ bindings for the pango library"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gtkmm.org"
|
||||
distfiles="${GNOME_SITE}/pangomm/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=14bf04939930870d5cfa96860ed953ad2ce07c3fd8713add4a1bfe585589f40f
|
||||
checksum=d3787d04d6198b606f3efa357b3b452a7140e2a7dee56f9f9ce516d7d5fcec1b
|
||||
|
||||
pangomm-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue