summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDarius Niminenn2024-06-24 23:30:40 -0300
committerDarius Niminenn2024-06-24 23:30:40 -0300
commiteaf010ff9a48670828f5ba07fe10064c0f883292 (patch)
tree250d8a8cc69e85db22e221f4a8b897b31e33da73 /PKGBUILD
parent2618b48cafce9323641b8a0365ec76060dc7b865 (diff)
downloadaur-tidal-dl-ng.tar.gz
update to 0.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a564fd14ed5..9ca4c57ebbd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=tidal-dl-ng
_pkgname=${pkgname//-/_}
-pkgver=0.15.4
+pkgver=0.15.6
pkgrel=1
pkgdesc='A tool for downloading music and albums from TIDAL'
arch=(any)
url='https://pypi.org/project/tidal-dl-ng/'
license=(AGPL-3.0-only)
depends=(
- 'python>=3.10'
+ 'python>=3.11'
'python-requests'
'python-mutagen'
'python-pycryptodome'
@@ -36,7 +36,7 @@ source=(
"tidal-dl-ng"
"tidal-dl-ng-gui"
)
-sha256sums=('d3402c7b9af6903642d16aedcc5773ecfccd61f270c8a8539e531a32e574051a'
+sha256sums=('da638672088130a18aa6f3af0f181f96739af5a8d90b19e26c835f72cfc3de80'
'1d2f9b06b7bba762f9a8770b163e001e5044a38b9d5befa8ea44fa3c98bcf172'
'ecdc2868d0df9fa41e3bca50f3f0bcfede7543b54700f45b2095b9662da6dd9c')