summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVyacheslav Konovalov2020-05-30 06:43:46 +0500
committerVyacheslav Konovalov2020-05-30 06:43:46 +0500
commitd9d06826d9561302d733bd3c377c0984e8d209c7 (patch)
tree4ed9fb50bdafeb2f25c51ebdea7a97acf4b8be1b
parent9420b489dfbedf6173ee95618d08e23bc4ffa88e (diff)
downloadaur-d9d06826d9561302d733bd3c377c0984e8d209c7.tar.gz
update to latest commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cff27e838a3..ab171c7e6052 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,8 +11,8 @@ pkgbase = deemix
depends = python-pycryptodomex
depends = python-mutagen
depends = python-spotipy
- source = https://notabug.org/RemixDev/deemix/archive/47f728e172e3a69e324173acebaad4f7f438b7a2.tar.gz
- sha256sums = 0316424e5fe844877312ff1170a2a015872d1b9cb8281938aac086c86dd5b7c9
+ source = https://notabug.org/RemixDev/deemix/archive/4fa05ba9844629a690ce671c555902b9392dfe1c.tar.gz
+ sha256sums = 33992eeafe6df9e1b3d1f170354a5bc8cdfd4256c636f3172be8053117aeb41c
pkgname = deemix
diff --git a/PKGBUILD b/PKGBUILD
index c34a22c4a70d..e6cb66346847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vyacheslav Konovalov <vyachkonovalov@protonmail.com>
-_commit=47f728e172e3a69e324173acebaad4f7f438b7a2
+_commit=4fa05ba9844629a690ce671c555902b9392dfe1c
pkgname=deemix
pkgver=1.0.4
pkgrel=1
@@ -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=('0316424e5fe844877312ff1170a2a015872d1b9cb8281938aac086c86dd5b7c9')
+sha256sums=('33992eeafe6df9e1b3d1f170354a5bc8cdfd4256c636f3172be8053117aeb41c')
build() {
cd deemix