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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Apr 20 18:29:23 UTC 2021


    Date: Tuesday, April 20, 2021 @ 18:29:23
  Author: jlichtblau
Revision: 920206

upgpkg: python-pyproj 2.6.1-1 - gdal 3.2.2 and proj 8.0.0 rebuild

Modified:
  python-pyproj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 18:28:40 UTC (rev 920205)
+++ PKGBUILD	2021-04-20 18:29:23 UTC (rev 920206)
@@ -2,8 +2,8 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pyproj
-pkgver=2.5.0
-pkgrel=3
+pkgver=2.6.1
+pkgrel=1
 pkgdesc="Python interfaces to PROJ.4 library"
 arch=('x86_64')
 url="https://github.com/pyproj4/pyproj"
@@ -11,7 +11,7 @@
 depends=('proj' 'python')
 makedepends=('python-setuptools' 'cython')
 source=($pkgname-$pkgver.tar.gz::https://github.com/pyproj4/pyproj/archive/v${pkgver}rel.tar.gz)
-sha256sums=('bd3b9a27e3e53e164d6ce4e19f6a81384bbe050829e213119dbabe09efd18ebe')
+sha256sums=('4025fb2ca8834ad418b07577e4e927fe3aaf8b682c994a9fa62cc300e88e72e7')
 
 prepare() {
   cd "${srcdir}"



More information about the arch-commits mailing list