Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
winetricks


Commits:
4f6190ee by Peter Jung at 2026-01-26T14:58:03+01:00
upgpkg: 20260125-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = winetricks
        pkgdesc = Script to install various redistributable runtime libraries 
in Wine.
-       pkgver = 20250102
+       pkgver = 20260125
        pkgrel = 1
        url = https://wiki.winehq.org/winetricks
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = winetricks
        depends = unzip
        optdepends = zenity: GUI for GNOME desktop
        optdepends = kdialog: GUI for KDE desktop
-       source = 
winetricks-20250102.tar.gz::https://github.com/Winetricks/winetricks/archive/20250102.tar.gz
-       sha512sums = 
f9dc94eb7bb35c180a403bf58337a82166314e8d55123ce720ed4664b8d6fa9415576b8d02697f973a74b8d1dc578047bd3b1ed62a3c455a4ae6575f3ab7fccd
+       source = 
winetricks-20260125.tar.gz::https://github.com/Winetricks/winetricks/archive/20260125.tar.gz
+       sha512sums = 
ab29191c8032ba70ee8e807c7910916d47cbbdab658cdb5a1c1daa11f0eb7e219a8cd5555e4e681a154913237e4600a8c5056e8bdd9c1f44dac92f27ec875fcb
 
 pkgname = winetricks
        depends = bash


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae <[email protected]>
 
 pkgname=winetricks
-pkgver=20250102
+pkgver=20260125
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='https://wiki.winehq.org/winetricks'
@@ -15,7 +15,7 @@ depends=('bash' 'cabextract' 'perl' 'unzip')
 optdepends=('zenity: GUI for GNOME desktop'
             'kdialog: GUI for KDE desktop')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz";)
-sha512sums=('f9dc94eb7bb35c180a403bf58337a82166314e8d55123ce720ed4664b8d6fa9415576b8d02697f973a74b8d1dc578047bd3b1ed62a3c455a4ae6575f3ab7fccd')
+sha512sums=('ab29191c8032ba70ee8e807c7910916d47cbbdab658cdb5a1c1daa11f0eb7e219a8cd5555e4e681a154913237e4600a8c5056e8bdd9c1f44dac92f27ec875fcb')
 
 package() {
   depends+=('wine')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/winetricks/-/commit/4f6190ee0d2303ad000dea2501f7410aadcb848c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/winetricks/-/commit/4f6190ee0d2303ad000dea2501f7410aadcb848c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to