From e9ac0e3014d6853703117510e0aa13701ee6d41f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 22 May 2019 23:19:09 +0200 Subject: [PATCH] libosinfo: update to 1.5.0. --- srcpkgs/libosinfo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libosinfo/template b/srcpkgs/libosinfo/template index 163e01563ac..d3bc1ab4c9f 100644 --- a/srcpkgs/libosinfo/template +++ b/srcpkgs/libosinfo/template @@ -1,7 +1,7 @@ # Template file for 'libosinfo' pkgname=libosinfo -version=1.4.0 -revision=2 +version=1.5.0 +revision=1 build_style=gnu-configure build_helper="gir" configure_args="--disable-static $(vopt_enable gir introspection)" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://libosinfo.org/" changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS" distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz" -checksum=a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165 +checksum=bf692567983478c92bde78d454c18d6196abb032b5a77f430b09a7ef92ec6089 # Package build options build_options="gir vala"