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

Antonio Rojas arojas at archlinux.org
Wed Dec 2 19:47:30 UTC 2020


    Date: Wednesday, December 2, 2020 @ 19:47:30
  Author: arojas
Revision: 402818

Update to 5.5.0

Modified:
  sip5/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 17:25:26 UTC (rev 402817)
+++ PKGBUILD	2020-12-02 19:47:30 UTC (rev 402818)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip5
-pkgver=5.4.0
-pkgrel=3
+pkgver=5.5.0
+pkgrel=1
 arch=(x86_64)
 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries"
 url='https://www.riverbankcomputing.com/software/sip/intro'
@@ -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=('4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641')
+sha256sums=('5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5')
 
 build() {
   cd sip-$pkgver



More information about the arch-commits mailing list