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" ;;