Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt6-charts


Commits:
a0db9a9b by Antonio Rojas at 2024-04-26T18:20:34+02:00
upgpkg: 6.7.0-1: Update to 6.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pyqt6-charts
        pkgdesc = Python bindings for QtChart
-       pkgver = 6.6.0
-       pkgrel = 2
+       pkgver = 6.7.0
+       pkgrel = 1
        url = https://www.riverbankcomputing.com/software/pyqtchart/intro
        arch = x86_64
        groups = pyqt6
@@ -14,7 +14,7 @@ pkgbase = pyqt6-charts
        depends = python-pyqt6
        depends = qt6-base
        depends = qt6-charts
-       source = 
https://pypi.python.org/packages/source/P/PyQt6-Charts/PyQt6_Charts-6.6.0.tar.gz
-       sha256sums = 
14cc6e5d19cae80129524a42fa6332d0d5dada4282a9423425e6b9ae1b6bc56d
+       source = 
https://pypi.python.org/packages/source/P/PyQt6-Charts/PyQt6_Charts-6.7.0.tar.gz
+       sha256sums = 
c4f7cf369928f7bf032e4e33f718d3b8fe66da176d4959fe30735a970d86f35c
 
 pkgname = python-pyqt6-charts


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
-pkgver=6.6.0
-pkgrel=2
+pkgver=6.7.0
+pkgrel=1
 pkgdesc='Python bindings for QtChart'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtchart/intro'
@@ -18,7 +18,7 @@ depends=(gcc-libs
 makedepends=(pyqt-builder
              sip)
 
source=(https://pypi.python.org/packages/source/P/PyQt6-Charts/PyQt6_Charts-$pkgver.tar.gz)
-sha256sums=('14cc6e5d19cae80129524a42fa6332d0d5dada4282a9423425e6b9ae1b6bc56d')
+sha256sums=('c4f7cf369928f7bf032e4e33f718d3b8fe66da176d4959fe30735a970d86f35c')
 
 build() {
   cd PyQt6_Charts-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-charts/-/commit/a0db9a9b94f2a399b4629ddb5d927b585412244a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6-charts/-/commit/a0db9a9b94f2a399b4629ddb5d927b585412244a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to