winetricks: update to 20210206.
This commit is contained in:
parent
0d33564639
commit
b1dd80506f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'winetricks'
|
# Template file for 'winetricks'
|
||||||
pkgname=winetricks
|
pkgname=winetricks
|
||||||
version=20201206
|
version=20210206
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="cabextract unzip xmessage" # actually it depends on wine
|
depends="cabextract unzip xmessage" # actually it depends on wine
|
||||||
|
@ -9,7 +9,7 @@ maintainer="mater11234 <mater11234@riseup.net>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://wiki.winehq.org/winetricks"
|
homepage="http://wiki.winehq.org/winetricks"
|
||||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||||
checksum=2eb5c09e30be942383e242694e654aa294ed2a396e68c68b5eaa17427bd8242b
|
checksum=705421798b28696f577104ebdf03b068b9343ab096754150f47a6ec06fa8ae65
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Needs python3-bashate
|
# Needs python3-bashate
|
||||||
|
|
Loading…
Reference in New Issue