alienfx: update to 2.4.3.

This commit is contained in:
Andrew Benson 2023-11-01 05:20:23 -05:00
parent a5a196a7ee
commit 9884a75f88

View File

@ -1,7 +1,7 @@
# Template file for 'alienfx'
pkgname=alienfx
version=2.4.0
revision=3
version=2.4.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-usb python3-cairo python3-gobject python3-setuptools
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/trackmastersteve/alienfx"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=cbe2ce8118a20c84964856daeaf215fa165a7f2d7fa8aa4725b929207c5bba9e
checksum=44cda16a00f8396043173fd939693a3a593811cf67c350b7035293b7d635c339
make_check=no # There are no tests.
post_install() {