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