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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 15:25:44 UTC 2019


    Date: Saturday, December 21, 2019 @ 15:25:43
  Author: felixonmars
Revision: 538613

upgpkg: python-maxminddb 1.5.2-1

Modified:
  python-maxminddb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 15:23:01 UTC (rev 538612)
+++ PKGBUILD	2019-12-21 15:25:43 UTC (rev 538613)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-maxminddb
-pkgver=1.5.1
+pkgver=1.5.2
 _testdatacommit=9a56cf59da5c380f6014d042189ad8bce6f3dd89
-pkgrel=3
+pkgrel=1
 pkgdesc="Reader for the MaxMind DB format"
 url="https://github.com/maxmind/MaxMind-DB-Reader-python"
 license=('Apache')
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v$pkgver.tar.gz"
         https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('d62542127d44ad2740d213331a7d0be0fc5bc9687d06b2c42501e9456727c0b266207bf01450c170d55d0b969cfc3396f533646376ceca1a2070c11b3e47aea4'
+sha512sums=('1f4ceb3514bba357ec5439a008e7e314c83f2073d5752317bcf6d91f2bb3218ebce33638c44360132e4b12a5694fdbaf75d4ec8c8796fb96844f82d702a29c50'
             'c5340eca903585f4dfc0e5cde6d2ae1aa2064bad7a40b6ea859644cd1a2bbf6058af7d2b6ce6624a82fdf6ab3fbc57b9c71ccc8683293b620164697ca2b8e6ab')
 
 prepare() {



More information about the arch-commits mailing list