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

Antonio Rojas arojas at archlinux.org
Mon Jun 1 09:24:11 UTC 2020


    Date: Monday, June 1, 2020 @ 09:24:10
  Author: arojas
Revision: 387996

Update to 5.3.0

Modified:
  sip5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 08:54:02 UTC (rev 387995)
+++ PKGBUILD	2020-06-01 09:24:10 UTC (rev 387996)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip5
-pkgver=5.2.0
+pkgver=5.3.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=('3d3f279a61d54d832b12496409811ee062dab1ac05a1e7b40824f63b423fb0e7')
+sha256sums=('03a44e20b252ef03ca2891e9439d238af3fd8245f65cdcff238a843d4f455b80')
 
 build() {
   cd sip-$pkgver



More information about the arch-commits mailing list