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

Felix Yan felixonmars at archlinux.org
Wed Oct 28 10:27:26 UTC 2020


    Date: Wednesday, October 28, 2020 @ 10:27:26
  Author: felixonmars
Revision: 735355

upgpkg: python-kiwisolver 1.3.0-1

Modified:
  python-kiwisolver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 10:27:25 UTC (rev 735354)
+++ PKGBUILD	2020-10-28 10:27:26 UTC (rev 735355)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-kiwisolver
-pkgver=1.2.0
+pkgver=1.3.0
 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-pip')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nucleic/kiwi/archive/$pkgver.tar.gz")
-sha512sums=('05541ff46cc64b9958d714452138dc7bb343e6cc9308408a3f8cf25242e9640af37f8bfd22a7038e8ca70a895f57bdb983346259bce22b1630ac10b974d00a0e')
+sha512sums=('64bb475f86e6f409318c5030cd2874bf060c26bf6c1ea62bfb96c1ae27f7326fcd6fc575cbdad7351808d18ae9b9f6664eb312019d432cd6a4c0b8af4fa317b6')
 
 build() {
   cd kiwi-$pkgver



More information about the arch-commits mailing list