mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
spotify: update to 1.1.0
This commit is contained in:
parent
324b97a897
commit
c18f0d00f6
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.98
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
only_for_archs="x86_64"
|
archs="x86_64"
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
||||||
short_desc="Proprietary music streaming client"
|
short_desc="Proprietary music streaming client"
|
||||||
|
@ -11,8 +11,8 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
license="Proprietary"
|
license="Proprietary"
|
||||||
homepage="https://www.spotify.com"
|
homepage="https://www.spotify.com"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
_sversion=".78.gb45d2a6b-10_amd64"
|
_sversion=".237.g378f6f25-11_amd64"
|
||||||
_schecksum="917a025985b2f27d4d7448e8128e93c22e76deff740faf69977dad558b85660a"
|
_schecksum="4b77c6baa59d5e8d8e6f800138fefdf579747cb81615b9711dfa25d6c2d5fa9f"
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${FILESDIR}/spotify
|
vbin ${FILESDIR}/spotify
|
||||||
vmkdir usr/share/spotify
|
vmkdir usr/share/spotify
|
||||||
|
|
Loading…
Add table
Reference in a new issue