Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
wine-mono


Commits:
ee3f89d5 by Daniel Bermond at 2026-07-01T22:37:54-03:00
upgpkg: 11.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wine-mono
        pkgdesc = Wine's built-in replacement for Microsoft's .NET Framework
-       pkgver = 11.1.0
+       pkgver = 11.2.0
        pkgrel = 1
        url = https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wine-mono
        license = LGPL-2.1-only
        license = MPL-1.1
        depends = wine
-       source = 
https://dl.winehq.org/wine/wine-mono/11.1.0/wine-mono-11.1.0-x86.tar.xz
-       sha512sums = 
72f16c4c22ec0891c7648c89b02e7162ec5e5e543f003f486943c8b5855433e7b86116ac850ce0dffded10e4fda4745d225c0de25baf37631f39eee47ef33844
+       source = 
https://dl.winehq.org/wine/wine-mono/11.2.0/wine-mono-11.2.0-x86.tar.xz
+       sha512sums = 
82203c01b90bfebbf6cf5ebba529160920c85feb1b8aee53117e9f8a95a31e6218aa3ab529a24e0dafad0c7a437c6bd3b14245df887d43d6699fd4f672d2337a
 
 pkgname = wine-mono


=====================================
PKGBUILD
=====================================
@@ -9,10 +9,10 @@
 # ask to download it. Do not update the package to the latest
 # version without checking the version required by wine. This
 # can be checked here (change wine version accordingly):
-# 
https://gitlab.winehq.org/wine/wine/-/blob/wine-11.8/dlls/appwiz.cpl/addons.c#L59
+# 
https://gitlab.winehq.org/wine/wine/-/blob/wine-11.12/dlls/appwiz.cpl/addons.c#L59
 
 pkgname=wine-mono
-pkgver=11.1.0
+pkgver=11.2.0
 pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
 arch=('x86_64')
@@ -20,7 +20,7 @@ url='https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono'
 license=('GPL-2.0-or-later' 'LGPL-2.1-only' 'MPL-1.1')
 depends=('wine')
 
source=("https://dl.winehq.org/wine/${pkgname}/${pkgver}/${pkgname}-${pkgver}-x86.tar.xz";)
-sha512sums=('72f16c4c22ec0891c7648c89b02e7162ec5e5e543f003f486943c8b5855433e7b86116ac850ce0dffded10e4fda4745d225c0de25baf37631f39eee47ef33844')
+sha512sums=('82203c01b90bfebbf6cf5ebba529160920c85feb1b8aee53117e9f8a95a31e6218aa3ab529a24e0dafad0c7a437c6bd3b14245df887d43d6699fd4f672d2337a')
 
 package() {
   install -d -m755 "${pkgdir}/usr/share/wine/mono"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wine-mono/-/commit/ee3f89d5d13e8029b71aa587cd2fb4eeaa098ae9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wine-mono/-/commit/ee3f89d5d13e8029b71aa587cd2fb4eeaa098ae9
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to