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

Lukas Fleischer lfleischer at archlinux.org
Thu Feb 6 11:01:14 UTC 2020


    Date: Thursday, February 6, 2020 @ 11:01:13
  Author: lfleischer
Revision: 563610

upgpkg: python-mysql-connector 8.0.19-1: upstream update

Modified:
  python-mysql-connector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 11:01:08 UTC (rev 563609)
+++ PKGBUILD	2020-02-06 11:01:13 UTC (rev 563610)
@@ -4,8 +4,8 @@
 
 pkgname=python-mysql-connector
 _pkgname=mysql-connector-python
-pkgver=8.0.18
-pkgrel=3
+pkgver=8.0.19
+pkgrel=1
 pkgdesc="A standardized database driver for Python platforms and development"
 arch=('any')
 url="https://dev.mysql.com/downloads/connector/python/"
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://cdn.mysql.com/Downloads/Connector-Python/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('cb441a6388de8609b56e4d9885ae2491d207c7b1e3bb387341d55853d383eff6e268e34feb32b42797c7b210d35f9d6dbc302ea4c9ed2441a76b91ea66d504b2')
+sha512sums=('9137b0b6aafbff16c83f59ab03da810232a92f6b76e38f460782153c5ddbdf6ae55d0c72a0c7902b7bc05ad1010bdc849662cd3d2138ae93476abf013e7a508f')
 
 build() {
 	cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list