From a5f3f8b1aeac6fbf935ab8f3d79789c22b4979e9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 22 Mar 2020 16:43:19 +0100 Subject: [PATCH] libostree: update to 2020.3. --- srcpkgs/libostree/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libostree/template b/srcpkgs/libostree/template index ab03d470bac..5f19257ddbe 100644 --- a/srcpkgs/libostree/template +++ b/srcpkgs/libostree/template @@ -1,6 +1,6 @@ # Template file for 'libostree' pkgname=libostree -version=2019.6 +version=2020.3 revision=1 build_style=gnu-configure build_helper="gir" @@ -16,7 +16,7 @@ license="LGPL-2.0-or-later" homepage="https://ostree.readthedocs.io/en/latest/" changelog="https://github.com/ostreedev/ostree/releases" distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz" -checksum=5482b8fc179c6d2861acb176a1c379e4d02f709bffa92e63f5360f65e57219ae +checksum=5877396ea092f5b6701c17bd20280746cad20f55a94c760dbeba0fa115818c05 build_options="gir" build_options_default="gir"