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

Florian Pritz bluewind at archlinux.org
Sun Aug 9 08:47:01 UTC 2020


    Date: Sunday, August 9, 2020 @ 08:47:00
  Author: bluewind
Revision: 673049

upgpkg: python-mysqlclient 2.0.1-1: upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-09 08:42:21 UTC (rev 673048)
+++ PKGBUILD	2020-08-09 08:47:00 UTC (rev 673049)
@@ -3,7 +3,7 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Fork of MySQL-python with support for Python 3"
 arch=('x86_64')
@@ -23,4 +23,4 @@
     python setup.py install -O1 --skip-build --root="$pkgdir"
 }
 
-sha256sums=('201dfcc2a3c8a0859ea399947f1af8abe74b706beba0ebac149180d9d7b0f6e8')
+sha256sums=('fb2f75aea14722390d2d8ddf384ad99da708c707a96656210a7be8af20a2c5e5')



More information about the arch-commits mailing list