summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51bc81648d10..58fc0405d4ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 23 09:49:43 UTC 2017
+# Sat Oct 14 15:28:07 UTC 2017
pkgbase = librespot-git
pkgdesc = An open source client library for Spotify.
- pkgver = 357.ddfc28f
- pkgrel = 3
+ pkgver = 363.8971d3a
+ pkgrel = 1
epoch = 1
url = https://github.com/plietar/librespot
arch = i686
@@ -12,7 +12,6 @@ pkgbase = librespot-git
license = MIT
makedepends = git
makedepends = rust
- depends = protobuf
depends = libvorbis
depends = alsa-lib
provides = librespot
diff --git a/PKGBUILD b/PKGBUILD
index 05bccf60483c..5536a308faeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=librespot-git
_pkgname=librespot
-pkgver=357.ddfc28f
-pkgrel=3
+pkgver=363.8971d3a
+pkgrel=1
epoch=1
pkgdesc="An open source client library for Spotify."
arch=('i686' 'x86_64' 'armv7h')