diff --git a/srcpkgs/winetricks/template b/srcpkgs/winetricks/template index 117115ab30a..24f1882cf8e 100644 --- a/srcpkgs/winetricks/template +++ b/srcpkgs/winetricks/template @@ -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 " 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