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

Antonio Rojas arojas at archlinux.org
Wed Mar 10 16:27:54 UTC 2021


    Date: Wednesday, March 10, 2021 @ 16:27:53
  Author: arojas
Revision: 409562

Update to 6.0.3

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 14:27:19 UTC (rev 409561)
+++ PKGBUILD	2021-03-10 16:27:53 UTC (rev 409562)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip
-pkgver=6.0.2
+pkgver=6.0.3
 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/sip-$pkgver.tar.gz")
-sha256sums=('38633bfaa479b1dd35df8f414ffc5c5a342f174ca0c6a21d0e8eb359e33c35b9')
+sha256sums=('929e3515428ea962003ccf6795244a5fe4fa6e2c94dc9ab8cb2c58fcd368c34c')
 
 build() {
   cd sip-$pkgver



More information about the arch-commits mailing list