summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVyacheslav Konovalov2020-06-02 00:12:39 +0500
committerVyacheslav Konovalov2020-06-02 00:12:39 +0500
commit579db6e90a5216847fb69988aadcccfbcf17bfdb (patch)
treedaa61c673bef8d5936e127534b000eafc1d2ef2f /PKGBUILD
parent5e5841a659eb483de23a7041578eadaa3517a86d (diff)
downloadaur-579db6e90a5216847fb69988aadcccfbcf17bfdb.tar.gz
version 1.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d7052a4e2d9..b1a2fa51ee34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Vyacheslav Konovalov <vyachkonovalov@protonmail.com>
-_commit=a62b95dd76e8ba73f00588c328f394fee2784929
+_commit=6e01f38765f185b981df2c5bf054cc17cde8ab90
pkgname=deemix
-pkgver=1.0.8
+pkgver=1.0.9
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=('7118d2ebf170fd6b2591f1aaa39c7ebabe52cc8eae4dced9c063177614bf3cba')
+sha256sums=('dab390ec6964b3ae3ae1228bf972db1e70bf5595b9b596c4d2a74aa80bc6f060')
build() {
cd deemix