xwallpaper: update to 0.6.2.
adopt package
This commit is contained in:
parent
46041be6c3
commit
1595b7fdc8
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'xwallpaper'
|
||||
pkgname=xwallpaper
|
||||
version=0.6.0
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="libjpeg-turbo-devel libpng-devel libseccomp-devel
|
||||
libXpm-devel pixman-devel xcb-util-image-devel"
|
||||
short_desc="Wallpaper setting utility for X"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/stoeckmann/xwallpaper"
|
||||
distfiles="https://github.com/stoeckmann/xwallpaper/archive/v${version}.tar.gz"
|
||||
checksum=806456a86e203b7f6760257e86d2613b531289a6a9d043d1cf5a0dd0b6d0f226
|
||||
checksum=fd60bc98c600375d5d374f2041fb9ce6ad7051545191136508207515b173862f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) configure_args+=" --without-seccomp" ;;
|
||||
|
|
Loading…
Reference in a new issue