summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ace07fc8a25d..3019593a2174 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vyacheslav Konovalov <vyachkonovalov@protonmail.com>
-_commit=6cf890f7cde1ecd925c07bcd6d9714c83148e359
+_commit=ccce111a8595e18bec370c9aadae5f91a51aab65
pkgname=deemix
-pkgver=1.1.9
+pkgver=1.1.10
pkgrel=1
pkgdesc='A barebone deezer downloader library'
arch=(any)
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('python>=3.6' 'python-click' 'python-pycryptodomex' 'python-mutagen' 'python-spotipy')
makedepends=('python-setuptools')
source=("https://notabug.org/RemixDev/deemix/archive/$_commit.tar.gz")
-sha256sums=('cf8a93e6a508a5b9d36e9b13fc9e4722f317ebc9fe5178fc971968bc97ccdafd')
+sha256sums=('f86ae7508fe5250dbfed87aeb3c54d2be2bac3c3ff9fe533dc097fe2c4948216')
build() {
cd deemix