[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 06:20:34 UTC 2020
Date: Friday, April 24, 2020 @ 06:20:33
Author: felixonmars
Revision: 618842
upgpkg: python-peewee 3.13.3-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 06:20:22 UTC (rev 618841)
+++ PKGBUILD 2020-04-24 06:20:33 UTC (rev 618842)
@@ -4,7 +4,7 @@
# Contributor: juantascon
pkgname=python-peewee
-pkgver=3.13.2
+pkgver=3.13.3
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=('7304473f8e64df7cb2205900cfbdd52346d89e9639dc79ed6e13d5c4c11cc856e39e366772039097dc5ca86b4768fa4670dccd96a85cabfb522c463b31c40a8b')
+sha512sums=('e7df0b07092d96c9e4a4d5d4eb21b0bee14f133576c90cf518add5c59b1655d79677b29f5577a2d34d06c3f89b300f03da4529a2ad75c4ca9037244f66b15151')
build() {
cd peewee-$pkgver
More information about the arch-commits
mailing list