Update spot-client to 0.1.8
This commit is contained in:
parent
2d12250a6e
commit
10a697af02
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = spot-client
|
||||
pkgdesc = Gtk/Rust native Spotify client
|
||||
pkgver = 0.1.7
|
||||
pkgver = 0.1.8
|
||||
pkgrel = 1
|
||||
url = https://github.com/xou816/spot
|
||||
arch = x86_64
|
||||
|
@ -11,14 +11,14 @@ pkgbase = spot-client
|
|||
arch = aarch64
|
||||
license = MIT
|
||||
makedepends = cargo
|
||||
makedepends = meson
|
||||
makedepends = meson>=0.50.0
|
||||
depends = alsa-lib
|
||||
depends = glib2
|
||||
depends = gtk3
|
||||
depends = libhandy
|
||||
depends = libpulse
|
||||
depends = openssl
|
||||
source = spot-client-0.1.7-1.tar.gz::https://github.com/xou816/spot/archive/0.1.7.tar.gz
|
||||
sha256sums = 755c11a2e79e575442db4b85a9b44c9f821b048515ecc4d14a6fe335df3ca4ed
|
||||
source = spot-client-0.1.8-1.tar.gz::https://github.com/xou816/spot/archive/0.1.8.tar.gz
|
||||
sha256sums = 61a14eff406f18e397cf99bee810b60acc34129e1310c239ceee7b2501edfeb0
|
||||
|
||||
pkgname = spot-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue