From 96c44a77aea5f8e3e246671e24790036eb212249 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Thu, 19 Oct 2017 07:39:07 -0200 Subject: [PATCH] rest: update to 0.8.1. (#8285) --- srcpkgs/rest/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rest/template b/srcpkgs/rest/template index 9f0a1f6343e..c91d0d6dcae 100644 --- a/srcpkgs/rest/template +++ b/srcpkgs/rest/template @@ -1,6 +1,6 @@ # Template file for 'rest' pkgname=rest -version=0.8.0 +version=0.8.1 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-static @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=e7b89b200c1417073aef739e8a27ff2ab578056c27796ec74f5886a5e0dff647 +checksum=0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9 # Package build options build_options="gir"