Update to 2.1.0

This commit is contained in:
exu 2025-03-10 19:43:55 +01:00
parent 4cc7a9030c
commit a82eddea5c
2 changed files with 32 additions and 32 deletions

View File

@ -1,7 +1,7 @@
pkgbase = streamrip
pkgdesc = A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.
pkgver = 2.0.5
pkgrel = 2
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/nathom/streamrip
arch = any
license = GPL3
@ -29,7 +29,7 @@ pkgbase = streamrip
depends = python-tomlkit
depends = python-requests
optdepends = ffmpeg: Additional functionality
source = git+https://github.com/nathom/streamrip.git#tag=v2.0.5
source = git+https://github.com/nathom/streamrip.git#tag=v2.1.0
sha256sums = SKIP
pkgname = streamrip

View File

@ -1,8 +1,8 @@
# Maintainer: exu <aur _a_ frm01 _d_ net>
pkgname=streamrip
pkgver=2.0.5
pkgrel=2
pkgver=2.1.0
pkgrel=1
pkgdesc='A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.'
arch=(any)
url='https://github.com/nathom/streamrip'