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

Florian Pritz bluewind at archlinux.org
Sat Jan 19 09:15:38 UTC 2019


    Date: Saturday, January 19, 2019 @ 09:15:37
  Author: bluewind
Revision: 424382

upgpkg: python-mysqlclient 1.4.1-1

upstream update

Modified:
  python-mysqlclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-19 08:35:54 UTC (rev 424381)
+++ PKGBUILD	2019-01-19 09:15:37 UTC (rev 424382)
@@ -3,7 +3,7 @@
 
 pkgname=python-mysqlclient
 _libname=${pkgname/python-/}
-pkgver=1.4.0
+pkgver=1.4.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=('efeaacd04feea7d44fef2a5adf4df335b438458f8b89144307dc5a90025761a5')
+sha256sums=('a62220410e26ce2d2ff94dd0138c3ecfb91db634464a9afb4c8e6b50f0a67e00')



More information about the arch-commits mailing list