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


Commits:
9c4302ad by Antonio Rojas at 2024-12-10T20:32:47+01:00
upgpkg: 6.8.1-1: Update to 6.8.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyside6
-       pkgver = 6.8.0.2
-       pkgrel = 4
+       pkgver = 6.8.1
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        license = LGPL
@@ -34,9 +34,9 @@ pkgbase = pyside6
        makedepends = qt6-webchannel
        makedepends = qt6-webengine
        makedepends = qt6-websockets
-       source = git+https://code.qt.io/pyside/pyside-setup#tag=v6.8.0.2
+       source = git+https://code.qt.io/pyside/pyside-setup#tag=v6.8.1
        source = fix-build.patch
-       sha256sums = 
384baf3fe0dc73fc2915c45274f7e579e70bf4661b9ab0ac08e9cf586e5678b0
+       sha256sums = 
756c1123e0a974b7ca592ac84c175fe8eda69a50df179da0fa656a612cb8fe9c
        sha256sums = 
77b83cb164ea87d826259864f6a81fb33199510e1948d6daaf5c8d5ab55735a7
 
 pkgname = pyside6


=====================================
PKGBUILD
=====================================
@@ -5,9 +5,9 @@ pkgbase=pyside6
 pkgname=(pyside6
          pyside6-tools
          shiboken6)
-_qtver=6.8.0.2
+_qtver=6.8.1
 pkgver=${_qtver/-/}
-pkgrel=4
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)
@@ -43,7 +43,7 @@ makedepends=(clang
              qt6-websockets)
 source=(git+https://code.qt.io/pyside/pyside-setup#tag=v$pkgver
         fix-build.patch)
-sha256sums=('384baf3fe0dc73fc2915c45274f7e579e70bf4661b9ab0ac08e9cf586e5678b0'
+sha256sums=('756c1123e0a974b7ca592ac84c175fe8eda69a50df179da0fa656a612cb8fe9c'
             '77b83cb164ea87d826259864f6a81fb33199510e1948d6daaf5c8d5ab55735a7')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/9c4302add982bb498d17fe054ed6876f4a107bd9

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


Reply via email to