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

Felix Yan felixonmars at archlinux.org
Fri Jun 7 17:45:15 UTC 2019


    Date: Friday, June 7, 2019 @ 17:45:14
  Author: felixonmars
Revision: 478209

upgpkg: python-peewee 3.9.6-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-07 17:24:27 UTC (rev 478208)
+++ PKGBUILD	2019-06-07 17:45:14 UTC (rev 478209)
@@ -4,7 +4,7 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.9.5
+pkgver=3.9.6
 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=('6b249f1fade196403a2dbb41125ca08590d834b588978387ed0d40ea51c32ac93fa23167e1fffe8e665c64b5254937c82f4cccc318b36dc0e4fdfd1d4c50ee35')
+sha512sums=('4cfde51ff5c16ba61d213b6a363643141318ba556c0bf5b91052a09bca81455c7f72c1157da62248624b76c77d09fc2342fd289e64877c82ccdc34725c824c40')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list