xwallpaper: update to 0.6.0

This commit is contained in:
Unknown 2019-06-17 15:16:14 +03:00 committed by Juan RP
parent 74a74c6b54
commit ea7a6e858d

View file

@ -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 <orphan@voidlinux.org>"
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" ;;