Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
wxwidgets


Commits:
30198d84 by Antonio Rojas at 2026-02-28T22:35:43+01:00
upgpkg: 3.2.10-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wxwidgets
-       pkgver = 3.2.9
-       pkgrel = 4
+       pkgver = 3.2.10
+       pkgrel = 1
        url = https://wxwidgets.org
        arch = x86_64
        license = custom:wxWindows
@@ -14,8 +14,8 @@ pkgbase = wxwidgets
        makedepends = qt5-base
        makedepends = sdl2
        makedepends = webkit2gtk-4.1
-       source = git+https://github.com/wxWidgets/wxWidgets#tag=v3.2.9
-       sha256sums = 
33b95449a50e5e62eb4da55bf2ff6547f1d139cd4db40940c0803be70b41a6d2
+       source = git+https://github.com/wxWidgets/wxWidgets#tag=v3.2.10
+       sha256sums = 
4ec9800d4c75987b2efed3919da771e14890084dac2bfca715fd1402bdfb0d03
 
 pkgname = wxwidgets-common
        pkgdesc = Common libraries and headers for wxwidgets


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@ pkgname=(wxwidgets-common
          wxwidgets-gtk3
 #        wxwidgets-gtk4
          wxwidgets-qt5)
-pkgver=3.2.9
-pkgrel=4
+pkgver=3.2.10
+pkgrel=1
 arch=(x86_64)
 url='https://wxwidgets.org'
 license=(custom:wxWindows)
@@ -23,7 +23,7 @@ makedepends=(cmake
              sdl2
              webkit2gtk-4.1)
 source=(git+https://github.com/wxWidgets/wxWidgets#tag=v$pkgver)
-sha256sums=('33b95449a50e5e62eb4da55bf2ff6547f1d139cd4db40940c0803be70b41a6d2')
+sha256sums=('4ec9800d4c75987b2efed3919da771e14890084dac2bfca715fd1402bdfb0d03')
 
 build() {
   cmake -B build-base -S wxWidgets \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wxwidgets/-/commit/30198d840bf74d66450984cfb4600c59b628520c

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


Reply via email to