Date: Wednesday, October 12, 2022 @ 10:49:28
  Author: arojas
Revision: 457766

upgpkg: sip 6.7.2-1: Update to 6.7.2

Modified:
  sip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 10:47:19 UTC (rev 457765)
+++ PKGBUILD    2022-10-12 10:49:28 UTC (rev 457766)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=sip
-pkgver=6.7.1
+pkgver=6.7.2
 pkgrel=1
 arch=(x86_64)
 pkgdesc='A tool that makes it easy to create Python bindings for C and C++ 
libraries'
@@ -9,7 +9,7 @@
 license=('custom:"sip"')
 depends=(python-toml python-packaging python-setuptools python-ply)
 source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('28170fdf880f937026fc87faa9c177b062c353c5d169ea3242b07802614ddd0c')
+sha256sums=('325016c787d0bff20999c420339ad816fbfd39a7c49b2c4dcda12b63c379dbda')
 options=(debug)
 
 build() {

Reply via email to