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

Antonio Rojas arojas at archlinux.org
Wed Feb 24 21:00:15 UTC 2021


    Date: Wednesday, February 24, 2021 @ 21:00:15
  Author: arojas
Revision: 408760

Update to 6.0.2

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 20:43:11 UTC (rev 408759)
+++ PKGBUILD	2021-02-24 21:00:15 UTC (rev 408760)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip
-pkgver=6.0.1
-pkgrel=2
+pkgver=6.0.2
+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'
@@ -12,7 +12,7 @@
 conflicts=(sip5)
 replaces=(sip5)
 source=("https://pypi.python.org/packages/source/s/sip/sip-$pkgver.tar.gz")
-sha256sums=('c933e92b24aedc6d5827748bd8167209102b5de1526e86681a2202549027a784')
+sha256sums=('38633bfaa479b1dd35df8f414ffc5c5a342f174ca0c6a21d0e8eb359e33c35b9')
 
 build() {
   cd sip-$pkgver



More information about the arch-commits mailing list