summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVyacheslav Konovalov2020-06-01 02:18:54 +0500
committerVyacheslav Konovalov2020-06-01 02:18:54 +0500
commit5e5841a659eb483de23a7041578eadaa3517a86d (patch)
treee83063fe52ee87504c3ede4e494ab637f9066a90 /PKGBUILD
parent019bae55a7a83ba37b9fbe9e398627a926ac1bf2 (diff)
downloadaur-5e5841a659eb483de23a7041578eadaa3517a86d.tar.gz
version 1.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e192ed2a7ae4..2d7052a4e2d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vyacheslav Konovalov <vyachkonovalov@protonmail.com>
-_commit=689131253351df805bb705257c62ba39fe09758c
+_commit=a62b95dd76e8ba73f00588c328f394fee2784929
pkgname=deemix
-pkgver=1.0.7
+pkgver=1.0.8
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=('5237591425b48be2f3750f501225680194c4676c2b3d80efe9c45cf424462ed6')
+sha256sums=('7118d2ebf170fd6b2591f1aaa39c7ebabe52cc8eae4dced9c063177614bf3cba')
build() {
cd deemix