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'
|
||||
pkgname=winetricks
|
||||
version=20191224
|
||||
version=20200412
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
depends="cabextract unzip xmessage" # actually it depends on 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"
|
||||
homepage="http://wiki.winehq.org/winetricks"
|
||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||
checksum=c1223bb90e76c468f15784a701696a184aaee802bc9c236797166dea33d0d0a2
|
||||
checksum=4b0aa4f11dbc30d10a8edd2bb83fcc34f9b143ab58ccce7b99cd54ebff7ec260
|
||||
|
|
Loading…
Reference in a new issue