summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()