winetricks: update to 20250102

Also update homepage

Closes: #54544 [via git-merge-pr]
This commit is contained in:
RunningDroid 2025-03-01 20:33:19 -05:00 committed by Andrew Benson
parent e2c56807b3
commit a60ccf14ae

View file

@ -1,13 +1,13 @@
# Template file for 'winetricks' # Template file for 'winetricks'
pkgname=winetricks pkgname=winetricks
version=20240105 version=20250102
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
short_desc="Script to install various redistributable runtime libraries in Wine" short_desc="Script to install various redistributable runtime libraries in Wine"
maintainer="mater11234 <mater11234@riseup.net>" maintainer="mater11234 <mater11234@riseup.net>"
license="LGPL-3.0-or-later" 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" distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
checksum=e92929045cf9ffb1e8d16ef8fd971ea1cf63a28a73916b1951e9553c94482f61 checksum=24d339806e3309274ee70743d76ff7b965fef5a534c001916d387c924eebe42e
make_check=no # Needs python3-bashate make_check=no # Needs python3-bashate