parent
0384be5e02
commit
8f0768bf5b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pango'
|
||||
pkgname=pango
|
||||
version=1.48.5
|
||||
version=1.48.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -12,9 +12,9 @@ short_desc="Library for layout and rendering of text"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.pango.org/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=501e74496173c02dcd024ded7fbb3f09efd37e2a488e248aa40799424dbb3b2a
|
||||
checksum=28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue