Date: Sunday, February 2, 2020 @ 10:29:42
  Author: arojas
Revision: 374480

Update to 5.1.1

Modified:
  sip5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-02 10:25:38 UTC (rev 374479)
+++ PKGBUILD    2020-02-02 10:29:42 UTC (rev 374480)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=sip5
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 arch=(x86_64)
 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ 
libraries"
@@ -9,7 +9,7 @@
 license=('custom:"sip"')
 depends=(python-setuptools python-toml)
 source=("https://pypi.python.org/packages/source/s/sip/sip-$pkgver.tar.gz";)
-sha256sums=('00b07107479f147c9f2f8cdba857fc0ca5febd030e79d5f209d1a18668d84554')
+sha256sums=('3b600dd1c8293bb7cf002a20dbbc736010c6a5e161241d73b16685744ffe57c2')
 
 build() {
   cd sip-$pkgver

Reply via email to