winetricks: update to 20190310.
This commit is contained in:
parent
d1f8707451
commit
e4eccbe769
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'winetricks'
|
||||
pkgname=winetricks
|
||||
version=20181203
|
||||
version=20190310
|
||||
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>"
|
||||
license="LGPL-3"
|
||||
homepage="http://wiki.winehq.org/$pkgname"
|
||||
distfiles="https://github.com/Winetricks/$pkgname/archive/$version.tar.gz"
|
||||
checksum=7144b86b499a4db733efd1f8c360555c64a1ec60af6b1049be06ee88decfcb91
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://wiki.winehq.org/winetricks"
|
||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||
checksum=dc86847c1c9bffd7622bd9095178b913210177f1a9c8f302e9d4e72ba39f9ff6
|
||||
|
|
Loading…
Reference in a new issue