From a3ca5e3e2e0f1db316ea5322a900febfb9aa6c54 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 2 Jun 2019 17:04:31 +0300 Subject: [PATCH] xwallpaper: update to 0.5.0 --- srcpkgs/xwallpaper/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xwallpaper/template b/srcpkgs/xwallpaper/template index f6f98949fa2..6c34c01912e 100644 --- a/srcpkgs/xwallpaper/template +++ b/srcpkgs/xwallpaper/template @@ -1,6 +1,6 @@ # Template file for 'xwallpaper' pkgname=xwallpaper -version=0.4.1 +version=0.5.0 revision=2 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="ISC" homepage="https://github.com/stoeckmann/xwallpaper" distfiles="https://github.com/stoeckmann/xwallpaper/archive/v${version}.tar.gz" -checksum=d99868a69125957bfd0209b6842d59b3626739abceb3c5bcf0859f8ebd7e852b +checksum=62274a2dcedc53575136482588577dc325635a4391930d4c15da4768ae2ab1fc case "$XBPS_TARGET_MACHINE" in i686*) configure_args+=" --without-seccomp" ;;