mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
winetricks: update to 20250102
Also update homepage Closes: #54544 [via git-merge-pr]
This commit is contained in:
parent
e2c56807b3
commit
a60ccf14ae
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'winetricks'
|
||||
pkgname=winetricks
|
||||
version=20240105
|
||||
version=20250102
|
||||
revision=1
|
||||
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="mater11234 <mater11234@riseup.net>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://wiki.winehq.org/winetricks"
|
||||
homepage="https://gitlab.winehq.org/wine/wine/-/wikis/Winetricks"
|
||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||
checksum=e92929045cf9ffb1e8d16ef8fd971ea1cf63a28a73916b1951e9553c94482f61
|
||||
checksum=24d339806e3309274ee70743d76ff7b965fef5a534c001916d387c924eebe42e
|
||||
make_check=no # Needs python3-bashate
|
||||
|
|
Loading…
Add table
Reference in a new issue