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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Nov 13 14:50:01 UTC 2017


    Date: Monday, November 13, 2017 @ 14:50:00
  Author: mtorromeo
Revision: 266741

upgpkg: libmaxminddb 1.3.0-1

Modified:
  libmaxminddb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-13 14:31:29 UTC (rev 266740)
+++ PKGBUILD	2017-11-13 14:50:00 UTC (rev 266741)
@@ -4,7 +4,7 @@
 
 pkgname=(libmaxminddb mmdblookup)
 
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="MaxMind GeoIP2 database - split package with library and utilities"
 license=('Apache')
@@ -12,7 +12,7 @@
 url="http://dev.maxmind.com/geoip/geoip2/downloadable/"
 optdepends=('geoip2-database: IP geolocation databases')
 source=("https://github.com/maxmind/libmaxminddb/releases/download/$pkgver/libmaxminddb-$pkgver.tar.gz")
-sha256sums=('9fa2b3341c9c88117f58454dfb2dd104915a337d93c8a9a735931a63b37f7bfa')
+sha256sums=('c1e0a8b9032995beb0a6529536b12f01f404a8e4232d928fbe5ef835145a9774')
 
 build() {
 	cd "$srcdir"/libmaxminddb-$pkgver



More information about the arch-commits mailing list