alttab: update to 1.6.0.

This commit is contained in:
Duncaen 2021-04-11 17:06:42 +02:00
parent 3635b282d7
commit d5a7e7bca6
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,17 +1,20 @@
# Template file for 'alttab'
pkgname=alttab
version=1.5.0
version=1.6.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel libXft-devel libXmu-devel libXrandr-devel
libXrender-devel libpng-devel libXpm-devel uthash"
checkdepends="procps-ng xvfb-run xeyes xprop"
short_desc="Task switcher for minimalistic window managers"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/sagb/alttab"
distfiles="https://github.com/sagb/alttab/archive/v${version}.tar.gz"
checksum=d170425a34d1a92cf0eb5ba7306bf77729a6c04f211593cc5fdd8a0ab583a280
checksum=9d362266a490a969b6398ccef1514dca2668c38c4b824bb11c8d16923bcb58ee
make_check=no # needs cnee/xnee which is not packaged
CFLAGS="-fcommon"