alienfx: update to 2.4.0.
This commit is contained in:
parent
52f27cbde2
commit
d440adc254
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'alienfx'
|
||||
pkgname=alienfx
|
||||
version=2.3.5
|
||||
revision=2
|
||||
version=2.4.0
|
||||
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=46b89e090c5ee8661f1f1570234e4b9c505e64e9a391ddafbaca0090692471b5
|
||||
checksum=cbe2ce8118a20c84964856daeaf215fa165a7f2d7fa8aa4725b929207c5bba9e
|
||||
make_check=no # There are no tests.
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue