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

Antonio Rojas arojas at archlinux.org
Tue Jun 15 14:11:23 UTC 2021


    Date: Tuesday, June 15, 2021 @ 14:11:23
  Author: arojas
Revision: 418304

Update to 6.1.1

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 13:41:32 UTC (rev 418303)
+++ PKGBUILD	2021-06-15 14:11:23 UTC (rev 418304)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sip
-pkgver=6.1.0
+pkgver=6.1.1
 pkgrel=1
 arch=(x86_64)
 pkgdesc='A tool that makes it easy to create Python bindings for C and C++ libraries'
@@ -12,7 +12,7 @@
 conflicts=(sip5)
 replaces=(sip5)
 source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('f069d550dd819609e019e5dc58fc5193e081c7f3fb4f7dc8f9be734e34d4e56e')
+sha256sums=('52d25af2fcd764c4e15cc9cd1350bdb0e63f52dfa2aa3c5e7679af7fde9f7e20')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list