summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Rodas2015-08-05 18:16:56 -0500
committerMario Rodas2015-08-05 18:16:56 -0500
commit5bd633dd0795301d189116241fb56fe8a06d2d56 (patch)
tree0c9e6d4ada5897243bfff083f911d967fbffa98d /PKGBUILD
parentdb39eaa3fad353badf22afa243f8dc8d1fc13f28 (diff)
downloadaur-libmaxminddb-git.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 948c0c17e72b..17e58a45500f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgver=r959.00316fe
pkgrel=1
pkgdesc="C library for the MaxMind DB file format"
arch=('i686' 'x86_64')
-url="https://github.com/maxmind/libmaxminddb"
-license=('GPL')
+url='https://maxmind.github.io/libmaxminddb/'
+license=('Apache')
depends=('glibc')
makedepends=('git')
conflicts=()