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 0ebe86995b01..0f746407a93f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bleuzen <supgesu at gmail dot com>
pkgname=spotrec
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc="Spotify desktop client recorder for PulseAudio"
arch=('any')
@@ -9,13 +9,13 @@ conflicts=('spotifyrecorder')
provides=('spotifyrecorder')
url="https://github.com/Bleuzen/SpotRec"
license=('mit')
-depends=('python' 'python-dbus' 'ffmpeg' 'gawk')
+depends=('python' 'python-dbus' 'ffmpeg' 'gawk' 'bash')
optdepends=('spotify'
'audacity'
'kid3')
source=("${url}/releases/download/${pkgver}/${pkgname}.cpython-36.opt-2.pyc"
"${pkgname}")
-sha1sums=('363d0e9de7f24c78b5f912eba6906733682c1a0f'
+sha1sums=('e56a29d015806caeae626fdfb519bb8ee456ceb0'
'a50db4e83ae8776b5798e625a3dcca37b015910c')
package() {