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

Felix Yan felixonmars at gemini.archlinux.org
Mon Apr 11 00:07:52 UTC 2022


    Date: Monday, April 11, 2022 @ 00:07:52
  Author: felixonmars
Revision: 1185791

upgpkg: python-geoip2 4.3.0-1

Modified:
  python-geoip2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-11 00:00:23 UTC (rev 1185790)
+++ PKGBUILD	2022-04-11 00:07:52 UTC (rev 1185791)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-geoip2
-pkgver=4.2.0
+pkgver=4.3.0
 _testdatacommit=cbaa463dc6950ababbf678ca85fb3833b81c76d3
-pkgrel=3
+pkgrel=1
 pkgdesc="MaxMind GeoIP2 API"
 url="https://github.com/maxmind/GeoIP2-python"
 license=('Apache')
@@ -13,7 +13,7 @@
 checkdepends=('python-mocket')
 source=("https://github.com/maxmind/GeoIP2-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
         MaxMind-DB-$_testdatacommit.tar.gz::https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('e58320152c36a1bdeb509330a31b852ecdefa3ec65127e75be38d494378754af923ab0e078038674a8ecaa8e6a30c174255d5f430daabaaad33fbd7a9650df3a'
+sha512sums=('b857a7d6e628ab4b3e0f5a9924b60877cb95ca74f55d3b8ad7f82e8713b7c28f8840dbdcbdd8c0ecbf1f8a32a8b0a562539bf60f0423003a8bfe55f26058bb69'
             '337552c1d6524ba31c1d3df55c0b6137ca2d5115529b8c1a619c82baa198886c274bac4228e456273851bddc46ca983ad2be6329b8f19d2769b745fb2c0f96b1')
 
 prepare() {



More information about the arch-commits mailing list