mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
parent
2677ef2226
commit
7cd949ead5
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify'
|
# Template file for 'spotify'
|
||||||
pkgname=spotify
|
pkgname=spotify
|
||||||
version=1.0.66
|
version=1.0.67
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Proprietary music streaming client"
|
short_desc="Proprietary music streaming client"
|
||||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
|
@ -13,11 +13,11 @@ build_style=fetch
|
||||||
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
||||||
_sversion=".478.g1296534d-39_amd64"
|
_sversion=".582.g19436fa3-28_amd64"
|
||||||
_schecksum=a2e739c0ee009df1c899e42c095735bca231312b75b82e311147d41fb72404c1
|
_schecksum=7e5e90b7ae0d797ec3b9b7592d8e2253c773d5f7be90b7014f06f481f82bce1a
|
||||||
else
|
else
|
||||||
_sversion=".478.g1296534d-39_i386"
|
_sversion=".582.g19436fa3-28_i386"
|
||||||
_schecksum=29795bd5c226e54d531621e645ffe7bd2cc6b4e5c69956c63bdcaade165cb8d9
|
_schecksum=cf1ce274475d2468cd93227dc32cff613cd5b2d682c18a7567568a96864d33b4
|
||||||
fi
|
fi
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue