summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-08-16 09:56:40 -0400
committerGuillaume Horel2017-08-16 09:56:40 -0400
commit65d773b7436c1ca96bb7ac7a92edf79d421e847f (patch)
treeb8052b61b52483aba07e84a49fd0db28c3cd72ad
parentf00ce48e06d3cee617f7907fe9029d0b0876f71c (diff)
downloadaur-65d773b7436c1ca96bb7ac7a92edf79d421e847f.tar.gz
update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac88752c2a45..db6944f37295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-folium
pkgdesc = Python Data. Leaflet.js maps.
pkgver = 0.3.0
pkgrel = 1
- url = https://github.com/python-vizualisation/folium
+ url = https://github.com/python-visualization/folium
arch = any
license = MIT
checkdepends = python-nose
diff --git a/PKGBUILD b/PKGBUILD
index 6be303b8e628..c64da60ac0dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.0
pkgrel=1
pkgdesc="Python Data. Leaflet.js maps."
arch=('any')
-url="https://github.com/python-vizualisation/folium"
+url="https://github.com/python-visualization/folium"
license=('MIT')
checkdepends=('python-nose')
depends=('python' 'python-jinja' 'python-branca')