Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyqt-builder


Commits:
f89d81fe by Antonio Rojas at 2024-04-20T23:52:15+02:00
upgpkg: 1.16.1-1: Update to 1.16.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pyqt-builder
        pkgdesc = The PEP 517 compliant PyQt build system
-       pkgver = 1.16.0
-       pkgrel = 2
+       pkgver = 1.16.1
+       pkgrel = 1
        url = https://pypi.org/project/PyQt-builder/
        arch = any
        license = BSD-2-Clause
@@ -12,7 +12,7 @@ pkgbase = pyqt-builder
        depends = python
        depends = python-packaging
        depends = sip
-       source = 
https://github.com/Python-PyQt/PyQt-builder/archive/1.16.0/pyqt-builder-1.16.0.tar.gz
-       sha256sums = 
a5c964bf158158ccb4ea5ca26e104a064c4464283bb978d2c8d9f85eb0537ee7
+       source = 
https://github.com/Python-PyQt/PyQt-builder/archive/1.16.1/pyqt-builder-1.16.1.tar.gz
+       sha256sums = 
9032e622f88c1b65ad75e7a768106cbb0bf2ed71795eb089be418f48b3605cfa
 
 pkgname = pyqt-builder


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.16.0
-pkgrel=2
+pkgver=1.16.1
+pkgrel=1
 pkgdesc='The PEP 517 compliant PyQt build system'
 arch=(any)
 url='https://pypi.org/project/PyQt-builder/'
@@ -15,7 +15,7 @@ makedepends=(python-build
              python-setuptools-scm
              python-wheel)
 
source=(https://github.com/Python-PyQt/PyQt-builder/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('a5c964bf158158ccb4ea5ca26e104a064c4464283bb978d2c8d9f85eb0537ee7')
+sha256sums=('9032e622f88c1b65ad75e7a768106cbb0bf2ed71795eb089be418f48b3605cfa')
 
 build() {
   cd PyQt-builder-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt-builder/-/commit/f89d81fe93964c6baaed6280cc1edf5d93a04365

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


Reply via email to