Date: Friday, April 10, 2020 @ 16:25:41
  Author: arojas
Revision: 379956

Update to 5.2.0

Modified:
  sip5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-10 15:32:24 UTC (rev 379955)
+++ PKGBUILD    2020-04-10 16:25:41 UTC (rev 379956)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=sip5
-pkgver=5.1.2
+pkgver=5.2.0
 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=('ecfa9d710d192838e1f457544b7a208498c3dd6778816f0104d36f2b820a7873')
+sha256sums=('3d3f279a61d54d832b12496409811ee062dab1ac05a1e7b40824f63b423fb0e7')
 
 build() {
   cd sip-$pkgver

Reply via email to