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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 21 21:27:54 UTC 2022


    Date: Sunday, August 21, 2022 @ 21:27:54
  Author: felixonmars
Revision: 1274067

upgpkg: python-kiwisolver 1.4.4-1

Modified:
  python-kiwisolver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-21 21:15:02 UTC (rev 1274066)
+++ PKGBUILD	2022-08-21 21:27:54 UTC (rev 1274067)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-kiwisolver
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="A fast implementation of the Cassowary constraint solver"
 url="https://github.com/nucleic/kiwi"
@@ -11,7 +11,7 @@
 makedepends=('python-cppy' 'python-setuptools-scm' 'python-wheel')
 checkdepends=('python-pytest-runner')
 source=("https://github.com/nucleic/kiwi/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('04205555da46e772f2d25a481c4d966dc7bab8a541434a7c183e1b4f41ccd6e06aec564f2a95dae649585d337c1bf818a7cf24727460ad14669a3b3d74c74274')
+sha512sums=('9a7ed487bb28f8c430543dc21ea59156078c129fd29b1382f1578368e72f312f4e813eb4501e4c9387647b42b085b93d4bd27d0e846f1396fa4ce68fd9e9ba5f')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list