summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2021-03-22 18:37:49 +0100
committerChristopher Reimer2021-03-22 18:37:49 +0100
commitde10b7664ada84365cf314fc7b6c09065faa29c3 (patch)
tree677130e07cd7b1f5b1a3e105ac1f38c9f7b9e0cd
parent9dfcff3b8bba919528c47a67d0e1b3a39625651c (diff)
downloadaur-de10b7664ada84365cf314fc7b6c09065faa29c3.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 a10de009230a..d293c5f14e41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,21 @@
pkgbase = spotify-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-snap
diff --git a/PKGBUILD b/PKGBUILD
index ef54890a37aa..346d5965242f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,20 +7,15 @@ pkgname=spotify-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