mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/template-glib: upgrade to 3.34.0
This commit is contained in:
parent
405292d921
commit
b36da747e4
@ -1,7 +1,7 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=template-glib
|
||||
pkgver=3.32.0
|
||||
pkgver=3.34.0
|
||||
pkgrel=0
|
||||
pkgdesc="library for template expansion which supports calling into GObject Introspection from templates"
|
||||
url="https://gitlab.gnome.org/GNOME/template-glib"
|
||||
@ -9,7 +9,7 @@ arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="meson vala gobject-introspection-dev glib-dev flex bison"
|
||||
subpackages="$pkgname-dev $pkgname-lang"
|
||||
source="https://download.gnome.org/sources/template-glib/${pkgver%.*}/template-glib-${pkgver}.tar.xz"
|
||||
source="https://download.gnome.org/sources/template-glib/${pkgver%.*}/template-glib-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
meson \
|
||||
@ -30,4 +30,4 @@ package() {
|
||||
DESTDIR="$pkgdir" ninja -C output install
|
||||
}
|
||||
|
||||
sha512sums="00e275c15e7daac4c3cf3cd85d8e0700e8ec504a02b68f46754a8f177c6a2cecbbc9b2b5701c85c94d0c06dfa9b51425b37decfa1f619ccb2c7351c0ce1643e7 template-glib-3.32.0.tar.xz"
|
||||
sha512sums="b89cc9890fd80a6858b34139ce1cd2394a43f598629e59f224f4db798a17457be9a2aa8307828af3591108ed6e9a953936a74df15ed1c8c8af2100306db5a497 template-glib-3.34.0.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user