mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
winetricks: update to 20200412.
This commit is contained in:
parent
4f969914ba
commit
6a4ef4468e
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'winetricks'
|
# Template file for 'winetricks'
|
||||||
pkgname=winetricks
|
pkgname=winetricks
|
||||||
version=20191224
|
version=20200412
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
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
|
||||||
short_desc="Script to install various redistributable runtime libraries in Wine"
|
short_desc="Script to install various redistributable runtime libraries in Wine"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
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=c1223bb90e76c468f15784a701696a184aaee802bc9c236797166dea33d0d0a2
|
checksum=4b0aa4f11dbc30d10a8edd2bb83fcc34f9b143ab58ccce7b99cd54ebff7ec260
|
||||||
|
|
Loading…
Add table
Reference in a new issue