[arch-commits] Commit in python-geopandas/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Jul 24 21:20:24 UTC 2022
Date: Sunday, July 24, 2022 @ 21:20:23
Author: archange
Revision: 1256002
upgpkg: python-geopandas 0.11.1-1
Modified:
python-geopandas/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-24 21:15:09 UTC (rev 1256001)
+++ PKGBUILD 2022-07-24 21:20:23 UTC (rev 1256002)
@@ -2,7 +2,7 @@
_pkg=geopandas
pkgname=python-${_pkg}
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc="Python tools for geographic data"
arch=(any)
@@ -51,7 +51,7 @@
# No tests data in Pypi
#source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
source=(https://github.com/geopandas/geopandas/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('013b0f56773c0dea491b84dae016c541a7bbae30cb854b1d6e139cd7a961abac')
+sha256sums=('0ba3c2c56013658e321e1ff9b4d7ec45d086b3603a63476ca53a8265e699ecc5')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list