alttab: update to 1.7.0.

This commit is contained in:
Duncaen 2023-03-13 19:36:37 +01:00
parent 6dc2c2436a
commit deecf6d83e
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'alttab'
pkgname=alttab
version=1.6.1
version=1.7.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -13,12 +13,10 @@ license="GPL-3.0-or-later"
homepage="https://github.com/sagb/alttab"
changelog="https://github.com/sagb/alttab/raw/master/ChangeLog"
distfiles="https://github.com/sagb/alttab/archive/v${version}.tar.gz"
checksum=0964653440ec42d56b022ea5df081489196956054b365198851057a6a71dba91
checksum=9c0e556909eff60996892b03ef12185b7db8d8b915bc3aa628c208908b09dba3
make_check=no # needs cnee/xnee which is not packaged
CFLAGS="-fcommon"
case "$XBPS_TARGET_MACHINE" in
*-musl)
makedepends+=" musl-fts-devel"