From e8bc58ea8c51853875cf963343832e89e6904b53 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 27 Jul 2016 10:38:42 -0700 Subject: [PATCH] Update links --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 7e0d739..72470bc 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() {