summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef0a73ae83ab..02e518211052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Luís Ferreira <contact@lsferreira.net>
# Contributor: Andrew Walls <andrew.walls2 (at) gmail.com>
+# Contributor: Aoibhinn Nic Aoidh <oibind@pm.me>
pkgname=sconsify
-pkgver=0.5.0
+pkgver=0.6.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=('331371f9369b1553f088c1ceace6ade7088b9269ede16c4ddf2820b35218af86')
+source=("https://github.com/fabiofalci/sconsify/releases/download/next-20180428/linux-x86_64-sconsify-$pkgver-next.zip")
+sha256sums=('46d628b19534b6e74eb450bda736b80321c2865edc230ff2df972a394bffc835')
package() {
install -Dm755 sconsify "$pkgdir"/usr/bin/sconsify