diff --git a/.SRCINFO b/.SRCINFO index a9bf252..fdd64f1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -21,7 +21,7 @@ pkgbase = beets-git optdepends = python2-pylast: lastgenre plugin provides = beets conflicts = beets - source = git://github.com/beetbox/beets.git + source = git+https://github.com/beetbox/beets.git md5sums = SKIP pkgname = beets-git diff --git a/PKGBUILD b/PKGBUILD index ebe036a..b8b7616 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -20,7 +20,7 @@ optdepends=('python2-pyacoustid: acoustic fingerprinting' 'python2-pylast: lastgenre plugin') provides=('beets') conflicts=('beets') -source=('git://github.com/beetbox/beets.git') +source=('git+https://github.com/beetbox/beets.git') md5sums=('SKIP') pkgver() {