summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2021-03-22 18:37:49 +0100
committerChristopher Reimer2021-03-22 18:37:49 +0100
commit17ec77e5cf1d4ebc375133ce11b95e2867057ec4 (patch)
treecc12ccaec7550408e71cb6ff1f4779c37de50fc0
parentc2525e29ded8f53f7d5894e4ddb3e2d40675c68d (diff)
downloadaur-17ec77e5cf1d4ebc375133ce11b95e2867057ec4.tar.gz
Update spotify-snap and spotify-edge-snap dependencies
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD9
2 files changed, 5 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 310609960d12..a4dc99299233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,21 @@
pkgbase = spotify-edge-snap
pkgdesc = A proprietary music streaming service
pkgver = 1.1.55.494.gca75f788
- pkgrel = 1
+ pkgrel = 2
url = https://www.spotify.com
arch = x86_64
license = custom
makedepends = squashfs-tools
- depends = alsa-lib>=1.0.14
- depends = gtk2
- depends = libsystemd
- depends = desktop-file-utils
- depends = openssl
+ depends = gtk3
+ depends = libsm
depends = nss
- depends = at-spi2-atk
- optdepends = ffmpeg-compat-57: Adds support for playback of local files
- optdepends = zenity: Adds support for importing local files
- optdepends = libnotify: Desktop notifications
provides = spotify
conflicts = spotify
- options = !strip
source = spotify.protocol
source = LICENSE
sha512sums = 999abe46766a4101e27477f5c9f69394a4bb5c097e2e048ec2c6cb93dfa1743eb436bde3768af6ba1b90eaac78ea8589d82e621f9cbe7d9ab3f41acee6e8ca20
sha512sums = 2e16f7c7b09e9ecefaa11ab38eb7a792c62ae6f33d95ab1ff46d68995316324d8c5287b0d9ce142d1cf15158e61f594e930260abb8155467af8bc25779960615
source_x86_64 = https://api.snapcraft.io/api/v1/snaps/download/pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7_45.snap
- depends_x86_64 = libcurl-gnutls
sha512sums_x86_64 = 5d61a2d5b26be651620ab5d18d3a204d8d7b09dcec8a733ddc176c44cb43e9176c4350933ebe4498b065ba219113f3226c13bea9659da738fe635f41d01db303
pkgname = spotify-edge-snap
diff --git a/PKGBUILD b/PKGBUILD
index ad324667abc3..227c18148858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,15 @@ pkgname=spotify-edge-snap
pkgver=1.1.55.494.gca75f788
_snapid=pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7
_revision=45
-pkgrel=1
+pkgrel=2
pkgdesc='A proprietary music streaming service'
arch=('x86_64')
conflicts=('spotify')
provides=('spotify')
license=('custom')
url='https://www.spotify.com'
-depends=('alsa-lib>=1.0.14' 'gtk2' 'libsystemd' 'desktop-file-utils' 'openssl' 'nss' 'at-spi2-atk')
-depends_x86_64=('libcurl-gnutls')
+depends=('gtk3' 'libsm' 'nss')
makedepends=('squashfs-tools')
-optdepends=('ffmpeg-compat-57: Adds support for playback of local files'
- 'zenity: Adds support for importing local files'
- 'libnotify: Desktop notifications')
-options=('!strip')
source=('spotify.protocol'
'LICENSE')
# Get latest version info: curl -H 'Snap-Device-Series: 16' http://api.snapcraft.io/v2/snaps/info/spotify