summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriRet2021-12-20 16:45:12 +0700
committeriRet2021-12-20 16:45:12 +0700
commit90c51793679c7a2a04808426531762cb9fb429de (patch)
tree78571c955f897d7cdb43d05d8fa2d387afff64a2 /PKGBUILD
parent79a33cd49231a31c5a9254d4806b5432f9446dea (diff)
downloadaur-90c51793679c7a2a04808426531762cb9fb429de.tar.gz
Bump to 2.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5e3869dd744..a1b807c21922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: XavierCLL <xavier.corredor.llano at gmail dot com>
pkgname=spotify-ripper
-pkgver=2.17
+pkgver=2.18
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/iRet/spotify-ripper/archive/${pkgver}.tar.gz"
+source=("https://github.com/scaronni/spotify-ripper/archive/${pkgver}.tar.gz"
"setup.py" "requirements.txt")
-md5sums=('84da50eba2fe16433673c65b388ba820'
- 'f0bb6c10b14365ead3fc0084197ada64'
+md5sums=('74f11d4cebc0b3d0a479531eaae40c8a'
+ '0cf83405e3b811277e3f3a11b01f7426'
'433ec722cffccd32c7e31807262f1128')
package() {