summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriRet2021-03-16 05:04:54 +0700
committeriRet2021-03-16 05:04:54 +0700
commit79a33cd49231a31c5a9254d4806b5432f9446dea (patch)
tree153b1363b39ec04d318919e35da7478ab67672b8 /PKGBUILD
parent4768e1269654a67093b5769dd92749ad120caeb7 (diff)
downloadaur-79a33cd49231a31c5a9254d4806b5432f9446dea.tar.gz
Updated to 2.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ddd23dc3916..c5e3869dd744 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: XavierCLL <xavier.corredor.llano at gmail dot com>
pkgname=spotify-ripper
-pkgver=2.16
+pkgver=2.17
pkgrel=1
pkgdesc='Command-line ripper for Spotify, with a workaround for playlist emptying'
arch=('any')
@@ -13,10 +13,10 @@ 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=('python-setuptools' 'libspotify')
-source=("https://github.com/scaronni/spotify-ripper/archive/${pkgver}.tar.gz"
+source=("https://github.com/iRet/spotify-ripper/archive/${pkgver}.tar.gz"
"setup.py" "requirements.txt")
-md5sums=('0d0931086d5ed6a18c7559b44a377eaa'
- 'a7dc7a6632aa88143eec50545694f6f0'
+md5sums=('84da50eba2fe16433673c65b388ba820'
+ 'f0bb6c10b14365ead3fc0084197ada64'
'433ec722cffccd32c7e31807262f1128')
package() {