Date: Friday, October 28, 2022 @ 20:03:03
  Author: arojas
Revision: 459411

upgpkg: sip 6.7.3-1: Update to 6.7.3

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-28 19:54:37 UTC (rev 459410)
+++ PKGBUILD    2022-10-28 20:03:03 UTC (rev 459411)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=sip
-pkgver=6.7.2
+pkgver=6.7.3
 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=('325016c787d0bff20999c420339ad816fbfd39a7c49b2c4dcda12b63c379dbda')
+sha256sums=('564a7a8c5c1a42f1b69e9258af2b43ea31fbbab206d2e182e75c173caf7d83f8')
 options=(debug)
 
 build() {

Reply via email to