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

Antonio Rojas arojas at gemini.archlinux.org
Mon Oct 18 18:19:37 UTC 2021


    Date: Monday, October 18, 2021 @ 18:19:37
  Author: arojas
Revision: 426209

Update to 6.3.1

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 17:24:49 UTC (rev 426208)
+++ PKGBUILD	2021-10-18 18:19:37 UTC (rev 426209)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip
-pkgver=6.3.0
+pkgver=6.3.1
 pkgrel=1
 arch=(x86_64)
 pkgdesc='A tool that makes it easy to create Python bindings for C and C++ libraries'
@@ -11,7 +11,7 @@
 conflicts=(sip5)
 replaces=(sip5)
 source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('483c8c7db21b67398c331f058fb19508597ed655375804c1cebb9291fc880f1f')
+sha256sums=('2f9cd6ce0e19226d53d62ad6ba81a62f624626f14924724eab2a23390d4dc684')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list