template-glib: update to 3.34.1.
This commit is contained in:
parent
54a12f29a1
commit
26f4ec35e2
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'template-glib'
|
||||
pkgname=template-glib
|
||||
version=3.34.0
|
||||
version=3.34.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -13,10 +13,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/template-glib"
|
||||
distfiles="${GNOME_SITE}/template-glib/${version%.*}/template-glib-${version}.tar.xz"
|
||||
checksum=216bef6ac3607666b8ca72b936467f7020ce6421c02755c301d079576c9c3dfd
|
||||
checksum=9ec9b71e04d4f5cb14f755ef790631cd0b45c0603e11c836fc7cfd9e268cd07a
|
||||
|
||||
template-glib-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision} gtk+3-devel"
|
||||
depends="${sourcepkg}>=${version}_${revision} libgirepository-devel
|
||||
libglib-devel"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
@ -26,4 +27,3 @@ template-glib-devel_package() {
|
|||
vmove usr/share/vala
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue