[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 3 17:00:19 UTC 2019
Date: Saturday, August 3, 2019 @ 17:00:19
Author: felixonmars
Revision: 497208
upgpkg: python-peewee 3.10.0-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-03 17:00:07 UTC (rev 497207)
+++ PKGBUILD 2019-08-03 17:00:19 UTC (rev 497208)
@@ -4,7 +4,7 @@
# Contributor: juantascon
pkgname=python-peewee
-pkgver=3.9.6
+pkgver=3.10.0
pkgrel=1
pkgdesc="a little orm"
url="https://pypi.python.org/pypi/peewee/"
@@ -16,7 +16,7 @@
makedepends=('python-setuptools' 'cython')
checkdepends=('python-apsw' 'python-flask' 'python-psycopg2')
source=("$pkgname-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz")
-sha512sums=('4cfde51ff5c16ba61d213b6a363643141318ba556c0bf5b91052a09bca81455c7f72c1157da62248624b76c77d09fc2342fd289e64877c82ccdc34725c824c40')
+sha512sums=('91b4e8f6cd38ea5b87e6708cdaa4115db5c2b6492505877eaf74fdfc92f9ff97a75ba30e12588825cf0dabb46ae86fd5570824fff1e4c0594cd837a15f5d1a9b')
build() {
cd peewee-$pkgver
More information about the arch-commits
mailing list