summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {