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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 19:57:18 UTC 2020


    Date: Sunday, February 16, 2020 @ 19:57:18
  Author: felixonmars
Revision: 572820

upgpkg: python-peewee 3.13.1-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 19:57:14 UTC (rev 572819)
+++ PKGBUILD	2020-02-16 19:57:18 UTC (rev 572820)
@@ -4,7 +4,7 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.13.0
+pkgver=3.13.1
 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=('e2ec0965dd24ab9dfd4279e8c75de27cdf4944451270190f8799c8c1175872369b4345aa342228ec3160a8192d8b1d6531149fdacd3ba263a29d87056661bb97')
+sha512sums=('f44824bf5e978cb2bbc02d78f797d3555782301012ae91b04d69272c7bec42e94ba4b04597d3de1b57adc1177835209bc4673065dbb0bf2e0788dcef06df4531')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list