Update links
This commit is contained in:
parent
69f675311b
commit
e8bc58ea8c
4
PKGBUILD
4
PKGBUILD
@ -6,7 +6,7 @@ pkgver=1.3.11.r31.ga0ff517
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Flexible music library manager and tagger - git version"
|
pkgdesc="Flexible music library manager and tagger - git version"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://beets.radbox.org/"
|
url="http://beets.io/"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('python2-munkres' 'mutagen'
|
depends=('python2-munkres' 'mutagen'
|
||||||
'python2-setuptools' 'python2-unidecode'
|
'python2-setuptools' 'python2-unidecode'
|
||||||
@ -19,7 +19,7 @@ optdepends=('python2-pyacoustid: acoustic fingerprinting'
|
|||||||
'python2-pylast: lastgenre plugin')
|
'python2-pylast: lastgenre plugin')
|
||||||
provides=('beets')
|
provides=('beets')
|
||||||
conflicts=('beets')
|
conflicts=('beets')
|
||||||
source=('git://github.com/sampsyo/beets.git')
|
source=('git://github.com/beetbox/beets.git')
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
Loading…
Reference in New Issue
Block a user