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 1626f40f779b..8d89b8ad5e1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andrew Walls <andrew.walls2 (at) gmail.com>
pkgname=sconsify
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
pkgdesc="CLI Spotify client"
arch=('x86_64')
url="http://www.sconsify.org"
license=('Apache')
depends=('portaudio' 'libspotify')
source=("https://github.com/fabiofalci/sconsify/releases/download/v$pkgver/linux-x86_64-sconsify-$pkgver.zip")
-sha256sums=('fb6510eaa85e8e9365d37847d57eaa01620fd5b61c690edaa2a76415695fa54a')
+sha256sums=('11d512a5225eab3127f253efa5d0c5d923dde99607ef656e07db3819dbad28a7')
package() {
install -Dm755 sconsify "$pkgdir"/usr/bin/sconsify