[arch-commits] Commit in sip5/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 6 11:06:24 UTC 2020
Date: Monday, January 6, 2020 @ 11:06:24
Author: arojas
Revision: 372640
Update to 5.1.0
Modified:
sip5/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-06 08:14:34 UTC (rev 372639)
+++ PKGBUILD 2020-01-06 11:06:24 UTC (rev 372640)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=sip5
-pkgver=5.0.1
+pkgver=5.1.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=('299f5463946acf079f35979bf6f598f790a58611ada2514c0d9b04c91b9baee8')
+sha256sums=('00b07107479f147c9f2f8cdba857fc0ca5febd030e79d5f209d1a18668d84554')
build() {
cd sip-$pkgver
More information about the arch-commits
mailing list