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

Antonio Rojas arojas at archlinux.org
Sat Aug 29 18:56:22 UTC 2020


    Date: Saturday, August 29, 2020 @ 18:56:22
  Author: arojas
Revision: 394898

Update to 5.4.0

Modified:
  sip5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 13:10:19 UTC (rev 394897)
+++ PKGBUILD	2020-08-29 18:56:22 UTC (rev 394898)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip5
-pkgver=5.3.0
+pkgver=5.4.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=('03a44e20b252ef03ca2891e9439d238af3fd8245f65cdcff238a843d4f455b80')
+sha256sums=('4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641')
 
 build() {
   cd sip-$pkgver



More information about the arch-commits mailing list