summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feee2e7d824a..0403153bc9dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : peeweep <peeweep at 0x0 dot ee>
pkgname=tidal-dl
-pkgver=2022.8.29.1
+pkgver=2022.10.12.1
pkgrel=1
pkgdesc="Download videos and tracks from Tidal."
arch=('any')
@@ -12,7 +12,7 @@ depends=('python-aigpy' 'python-lyricsgenius' 'python-pycryptodome'
'python-pydub' 'python-prettytable' 'python-setuptools' 'python-psutil'
'python-pyqt5' 'python-qt-material')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('0ef873fdfc63ef9cf763d9afd7d82ddf4d147b5518474d669fd1351771e6d77a')
+sha256sums=('8fb2c3e2ec43ab5233e59ae72e4ef5171b4065519d002e1530ffefa6997927a6')
build() {
cd "${pkgname}-${pkgver}"