summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2018-09-10 10:05:14 -0500
committerXavierCLL2018-09-10 10:05:14 -0500
commitcbfa645f06aaabf43fda3602093814554df483bf (patch)
treeb813129a03bfa63f46cbce8ae14c31acd2c11497 /PKGBUILD
parent5e170f0cdf7bb5074904e1c3808dbd50d282bb76 (diff)
downloadaur-cbfa645f06aaabf43fda3602093814554df483bf.tar.gz
Updated the upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdd70ded7cbf..7ccd365b64e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=spotify-ripper
pkgver=2.11
-pkgrel=4
+pkgrel=5
pkgdesc='Command-line ripper for Spotify, with a workaround for playlist emptying'
arch=('any')
-url="https://github.com/colorizedmind/spotify-ripper"
+url="https://github.com/wolfmanx/spotify-ripper/tree/pr-collect"
license=('MIT')
depends=('python2' 'python2-spotify' 'mutagen' 'python2-colorama' 'python2-requests'
'python2-schedule' 'python2-spotipy' 'lame')
@@ -13,9 +13,9 @@ optdepends=('flac: Rip songs to lossless FLAC encoding' 'opus-tools: Rip songs t
'vorbis-tools: Rip songs to Ogg Vorbis encoding' 'faac: Rip songs to AAC format with FreeAAC'
'libav-git-no-libs: Rip songs to Apple Lossless format' 'fdkaac: Rip songs to MP4/M4A format with Fraunhofer FDK AAC codec')
makedepends=('python2-setuptools')
-source=("https://github.com/colorizedmind/spotify-ripper/archive/a044a2ee8ce9d42f43ec973a2480ec5f62598ae7.zip"
+source=("https://github.com/wolfmanx/spotify-ripper/archive/pr-collect.zip"
"setup.py" "requirements.txt")
-md5sums=('0365af83b46ad43c6331cb7887ed06f8'
+md5sums=('SKIP'
'c80e4dc2d35501cc87ef75deb954a3c0'
'433ec722cffccd32c7e31807262f1128')