[arch-commits] Commit in python-kiwisolver/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 3 04:01:15 UTC 2020
Date: Tuesday, November 3, 2020 @ 04:01:08
Author: felixonmars
Revision: 740138
upgpkg: python-kiwisolver 1.3.1-1
Modified:
python-kiwisolver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-03 04:01:03 UTC (rev 740137)
+++ PKGBUILD 2020-11-03 04:01:08 UTC (rev 740138)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-kiwisolver
-pkgver=1.3.0
+pkgver=1.3.1
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=('64bb475f86e6f409318c5030cd2874bf060c26bf6c1ea62bfb96c1ae27f7326fcd6fc575cbdad7351808d18ae9b9f6664eb312019d432cd6a4c0b8af4fa317b6')
+sha512sums=('0f5c1e516c334d358b8679313035dd45386381965853005271c73e3f4421fb27e3ca5a43b4f2dc85d693f4151427dae9b34d372fe72fcc1a186abd85a54a225a')
build() {
cd kiwi-$pkgver
More information about the arch-commits
mailing list