Date: Monday, April 10, 2023 @ 14:05:49
  Author: arojas
Revision: 473791

upgpkg: sip 6.7.8-1: Update to 6.7.8

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-10 13:49:54 UTC (rev 473790)
+++ PKGBUILD    2023-04-10 14:05:49 UTC (rev 473791)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=sip
-pkgver=6.7.7
-pkgrel=2
+pkgver=6.7.8
+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=('dee9c06fa8ae6d441a401f922867fc6196edda274eebd9fbfec54f0769c2a9e2')
+sha256sums=('7e7186a36818c9d325c82e59ac5b049d9022c2d5783942c38d49497ac8a94c8f')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to