From b9682299d897ec829c7c4061823ae1c93457b204 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 17 Jun 2019 15:16:14 +0300 Subject: [PATCH] xwallpaper: update to 0.6.0 --- srcpkgs/xwallpaper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xwallpaper/template b/srcpkgs/xwallpaper/template index 6c34c01912e8a1..f57c25d3f64cc0 100644 --- a/srcpkgs/xwallpaper/template +++ b/srcpkgs/xwallpaper/template @@ -1,7 +1,7 @@ # Template file for 'xwallpaper' pkgname=xwallpaper -version=0.5.0 -revision=2 +version=0.6.0 +revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="libjpeg-turbo-devel libpng-devel libseccomp-devel @@ -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=62274a2dcedc53575136482588577dc325635a4391930d4c15da4768ae2ab1fc +checksum=806456a86e203b7f6760257e86d2613b531289a6a9d043d1cf5a0dd0b6d0f226 case "$XBPS_TARGET_MACHINE" in i686*) configure_args+=" --without-seccomp" ;;