[arch-commits] Commit in python-pyqt6-sip/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 2 18:57:25 UTC 2021
Date: Thursday, December 2, 2021 @ 18:57:25
Author: arojas
Revision: 430347
Update to 13.2.0
Modified:
python-pyqt6-sip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 18:55:41 UTC (rev 430346)
+++ PKGBUILD 2021-12-02 18:57:25 UTC (rev 430347)
@@ -1,8 +1,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=python-pyqt6-sip
-pkgver=13.1.0
-pkgrel=3
+pkgver=13.2.0
+pkgrel=1
arch=(x86_64)
pkgdesc='The sip module support for PyQt6'
url='https://riverbankcomputing.com/software/pyqt/intro'
@@ -10,7 +10,7 @@
depends=(python)
makedepends=(python-setuptools)
source=(https://pypi.python.org/packages/source/P/PyQt6-sip/PyQt6_sip-$pkgver.tar.gz)
-sha256sums=('7c31073fe8e6cb8a42e85d60d3a096700a9047c772b354d6227dfe965566ec8a')
+sha256sums=('10e6c5d0004308efcbe8826ff0b8faf6e6f60c9e906cffeb26834e18e6340ed4')
build() {
cd PyQt6_sip-$pkgver
More information about the arch-commits
mailing list