winetricks: update to 20220411
This commit is contained in:
parent
7e6f3e0248
commit
9e00e0e9c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'winetricks'
|
||||
pkgname=winetricks
|
||||
version=20210825
|
||||
version=20220411
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="cabextract unzip xmessage" # actually it depends on wine
|
||||
|
@ -9,5 +9,5 @@ maintainer="mater11234 <mater11234@riseup.net>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="http://wiki.winehq.org/winetricks"
|
||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||
checksum=bac77918ef4d58c6465a1043fd996d09c3ee2c5a07f56ed089c4c65a71881277
|
||||
checksum=c16e09ee4e5fda48a49ae9515a9c6d175713792be1b85ea92624d93e37effbd0
|
||||
make_check=no # Needs python3-bashate
|
||||
|
|
Loading…
Reference in New Issue