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

Felix Yan felixonmars at archlinux.org
Sun Apr 14 21:30:16 UTC 2019


    Date: Sunday, April 14, 2019 @ 21:30:16
  Author: felixonmars
Revision: 451655

upgpkg: python-peewee 3.9.4-1

Modified:
  python-peewee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-14 21:26:32 UTC (rev 451654)
+++ PKGBUILD	2019-04-14 21:30:16 UTC (rev 451655)
@@ -4,8 +4,8 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.9.3
-pkgrel=2
+pkgver=3.9.4
+pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
 arch=('x86_64')
@@ -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=('de7080104bad7c55cd8a0ee50bf86a1c5617870a1425f57122729b3810078f0adb70261e3c870e117bccc5f558576418d163677d174b53a7a4f079a0033df27a')
+sha512sums=('9c43684e98994e13d260ef5b1313e670ec28b341e20a9092fe7508d7af93f8ff8ce07ead2bdeb8e52c428acf095cc8f9f0fd67beaca4c239e94fee487cff0b89')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list