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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Mar 27 01:44:36 UTC 2020


    Date: Friday, March 27, 2020 @ 01:44:35
  Author: yan12125
Revision: 604944

upgpkg: python-pg8000 1.14.1-1

Modified:
  python-pg8000/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-27 01:39:59 UTC (rev 604943)
+++ PKGBUILD	2020-03-27 01:44:35 UTC (rev 604944)
@@ -2,7 +2,7 @@
 # Contributor: quomoow <quomoow at gmail.com>
 
 pkgname=python-pg8000
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 depends=(python python-scramp)
 source=("https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-$pkgver.tar.gz")
-sha256sums=('f9c1dcf89d6d2e8fd3677b8fa8b234deb56befa710625f3b5152294fb302f71e')
+sha256sums=('7e87f5ec51eab2bb1f2a75a687b681152d60ec26828c93c244f00d5d085da64a')
 
 build() {
   cd pg8000-$pkgver



More information about the arch-commits mailing list