From b36da747e4e4def2d54dd77278c730f16f85d31e Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Tue, 10 Sep 2019 23:00:06 +0200 Subject: testing/template-glib: upgrade to 3.34.0 --- testing/template-glib/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/template-glib/APKBUILD b/testing/template-glib/APKBUILD index 6a505298fc..54384c638e 100644 --- a/testing/template-glib/APKBUILD +++ b/testing/template-glib/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen 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" -- cgit v1.2.3