summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2013-11-08 03:09:23 +0100
committerJohannes Dewender2013-11-08 03:09:23 +0100
commitb25da9647190155b8f661d7425383fb1607333c8 (patch)
treedb8bc65475e4b05e6fc6ad40256995f4ae1821b4 /PKGBUILD
parent6b87934a64724b85a7a64f2103e32e06a988fdb9 (diff)
downloadaur-b25da9647190155b8f661d7425383fb1607333c8.tar.gz
change musicbrainzngs url to documentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f7b05e5b128..674d7daa664c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=$_python-$_name-git
pkgver=0.4_30.g33890d0
pkgrel=1
pkgdesc="bindings for the MusicBrainz NGS service"
-url="https://github.com/alastair/python-musicbrainzngs"
+url="http://python-musicbrainzngs.readthedocs.org/"
license="BSD"
arch=('any')
depends=("$_python")