summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheRealPadster2024-02-24 18:41:58 -0500
committertheRealPadster2024-02-24 18:41:58 -0500
commit1faf143d96e14afa07fa1bc10b8fdf7d1f39dd34 (patch)
tree4391c0e9a2f56644cb6826c7e08eb438982df6d7
parent843fd1eabd9a634baa86b0a4e22e509499e273c8 (diff)
downloadaur-spotify-edge.tar.gz
Update to 1.2.31.1205
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47474918485..32b3126258c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotify-edge
pkgdesc = A proprietary music streaming service. Edge version.
- pkgver = 1.2.26.1187
+ pkgver = 1.2.31.1205
pkgrel = 1
url = https://www.spotify.com
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = spotify-edge
source = spotify.sh
source = spotify.protocol
source = LICENSE
- source = https://api.snapcraft.io/api/v1/snaps/download/pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7_74.snap
+ source = https://api.snapcraft.io/api/v1/snaps/download/pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7_75.snap
sha512sums = da48b628a4ea925dd8521133ebf364b261b11aed252d264dde6605d915cdb631919ffe672c58534bcdb60869e5d87a49a60a8198780b99517123f0031e83fdb1
sha512sums = 999abe46766a4101e27477f5c9f69394a4bb5c097e2e048ec2c6cb93dfa1743eb436bde3768af6ba1b90eaac78ea8589d82e621f9cbe7d9ab3f41acee6e8ca20
sha512sums = 2e16f7c7b09e9ecefaa11ab38eb7a792c62ae6f33d95ab1ff46d68995316324d8c5287b0d9ce142d1cf15158e61f594e930260abb8155467af8bc25779960615
- sha512sums = 32ebab9f88a1e78a154ef2c6b917d33c280649122613c3b44b993b819e14b60af3dd32a056bb6163d01795d3fcbfea8b71f22bad8c22c49cb6586baeafd1348e
+ sha512sums = a3888b71b36a6ecc68f5824ccb44973bb51dbf808c86105cb1fe7752ea9628515663f8ca54df8b6fe741ec97fdf94a30a666eb3f8e30f7b3a2f9d9db7c55d88d
pkgname = spotify-edge
diff --git a/PKGBUILD b/PKGBUILD
index 4edea3a85a76..694bf6a350f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# https://unix.stackexchange.com/questions/560065/how-can-i-manually-download-a-snap-package-for-example-with-wget
pkgname=spotify-edge
-pkgver=1.2.26.1187
-_commit=g36b715a1
+pkgver=1.2.31.1205
+_commit=g4d59ad7c
pkgrel=1
pkgdesc='A proprietary music streaming service. Edge version.'
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('ffmpeg4.4: Adds support for playback of local files'
'libnotify: Desktop notifications')
makedepends=('squashfs-tools')
_snapid='pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7'
-_snaprev='74'
+_snaprev='75'
source=(
'spotify.sh'
'spotify.protocol'
@@ -31,7 +31,7 @@ sha512sums=(
'da48b628a4ea925dd8521133ebf364b261b11aed252d264dde6605d915cdb631919ffe672c58534bcdb60869e5d87a49a60a8198780b99517123f0031e83fdb1'
'999abe46766a4101e27477f5c9f69394a4bb5c097e2e048ec2c6cb93dfa1743eb436bde3768af6ba1b90eaac78ea8589d82e621f9cbe7d9ab3f41acee6e8ca20'
'2e16f7c7b09e9ecefaa11ab38eb7a792c62ae6f33d95ab1ff46d68995316324d8c5287b0d9ce142d1cf15158e61f594e930260abb8155467af8bc25779960615'
- '32ebab9f88a1e78a154ef2c6b917d33c280649122613c3b44b993b819e14b60af3dd32a056bb6163d01795d3fcbfea8b71f22bad8c22c49cb6586baeafd1348e'
+ 'a3888b71b36a6ecc68f5824ccb44973bb51dbf808c86105cb1fe7752ea9628515663f8ca54df8b6fe741ec97fdf94a30a666eb3f8e30f7b3a2f9d9db7c55d88d'
)
prepare() {