Date: Thursday, April 20, 2023 @ 17:10:32
  Author: arojas
Revision: 474783

upgpkg: sip 6.7.9-1: Update to 6.7.9

Modified:
  sip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-20 17:09:29 UTC (rev 474782)
+++ PKGBUILD    2023-04-20 17:10:32 UTC (rev 474783)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=sip
-pkgver=6.7.8
-pkgrel=2
+pkgver=6.7.9
+pkgrel=1
 arch=(x86_64)
 pkgdesc='A tool that makes it easy to create Python bindings for C and C++ 
libraries'
 url='https://www.riverbankcomputing.com/software/sip/intro'
@@ -10,7 +10,7 @@
 depends=(python-toml python-packaging python-setuptools python-ply)
 makedepends=(python-build python-installer python-wheel)
 source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('7e7186a36818c9d325c82e59ac5b049d9022c2d5783942c38d49497ac8a94c8f')
+sha256sums=('35d51fc10f599d3696abb50f29d068ad04763df7b77808c76b74597660f99b17')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to