summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Sampson2016-07-27 10:38:42 -0700
committerAdrian Sampson2016-07-27 10:38:42 -0700
commite8bc58ea8c51853875cf963343832e89e6904b53 (patch)
tree7492f4cf4c432a12ce41c11308b6d757cfbbc566
parent69f675311b462fbd2177e67893da196162742e3d (diff)
downloadaur-e8bc58ea8c51853875cf963343832e89e6904b53.tar.gz
Update links
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e0d739bec0a..72470bc926e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.11.r31.ga0ff517
pkgrel=1
pkgdesc="Flexible music library manager and tagger - git version"
arch=('any')
-url="http://beets.radbox.org/"
+url="http://beets.io/"
license=('MIT')
depends=('python2-munkres' 'mutagen'
'python2-setuptools' 'python2-unidecode'
@@ -19,7 +19,7 @@ optdepends=('python2-pyacoustid: acoustic fingerprinting'
'python2-pylast: lastgenre plugin')
provides=('beets')
conflicts=('beets')
-source=('git://github.com/sampsyo/beets.git')
+source=('git://github.com/beetbox/beets.git')
md5sums=('SKIP')
pkgver() {