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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Jan 6 10:38:05 UTC 2019


    Date: Sunday, January 6, 2019 @ 10:38:04
  Author: yan12125
Revision: 420708

upgpkg: python-pg8000 1.12.4-1

Modified:
  python-pg8000/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-06 06:59:26 UTC (rev 420707)
+++ PKGBUILD	2019-01-06 10:38:04 UTC (rev 420708)
@@ -2,7 +2,7 @@
 # Contributor: quomoow <quomoow at gmail.com>
 
 pkgname=python-pg8000
-pkgver=1.12.3
+pkgver=1.12.4
 pkgrel=1
 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 depends=(python)
 source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz")
-sha256sums=('18192d90409a3037619ef17f1924e3fd9c7169c9c1b3277cec1982116ec2b6de')
+sha256sums=('903a19158e9efda326908bb4b70a71d31f640b4326576774433ab11fd4e46f39')
 
 build() {
   cd pg8000-$pkgver



More information about the arch-commits mailing list