[arch-commits] Commit in sip/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Oct 3 13:07:44 UTC 2021


    Date: Sunday, October 3, 2021 @ 13:07:44
  Author: arojas
Revision: 425038

Update to 6.2.0

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 11:26:14 UTC (rev 425037)
+++ PKGBUILD	2021-10-03 13:07:44 UTC (rev 425038)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip
-pkgver=6.1.1
+pkgver=6.2.0
 pkgrel=1
 arch=(x86_64)
 pkgdesc='A tool that makes it easy to create Python bindings for C and C++ libraries'
@@ -12,7 +12,7 @@
 conflicts=(sip5)
 replaces=(sip5)
 source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('52d25af2fcd764c4e15cc9cd1350bdb0e63f52dfa2aa3c5e7679af7fde9f7e20')
+sha256sums=('34d2270b4ed8d7f8e55cc4ba821d718ee40d9bb2449c6b5cf8a10139d5c121ac')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list