summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2018-02-22 15:31:05 +0200
committerChristoph Gysin2018-02-22 15:35:38 +0200
commite1f544fb94711b2bed07e3afb71f47fa85e6093b (patch)
tree5f7366b8b0746a4afcf893560afa98f08471659e /PKGBUILD
parent71121e8636c747e4f4ac42f87e6c08e411278e8a (diff)
downloadaur-e1f544fb94711b2bed07e3afb71f47fa85e6093b.tar.gz
switch upstream to librespot-org
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbbe6e57c778..dc57ac8037e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=librespot-git
_pkgname=librespot
-pkgver=363.8971d3a
+pkgver=523.3ce2211
pkgrel=1
epoch=1
-pkgdesc="An open source client library for Spotify."
+pkgdesc="Open Source Spotify client library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url="https://github.com/plietar/librespot"
+url="https://github.com/librespot-org/librespot"
license=('MIT')
depends=('libvorbis' 'alsa-lib')
makedepends=('git' 'rust')
provides=('librespot')
conflicts=('librespot')
-source=('git+https://github.com/plietar/librespot')
+source=('git+https://github.com/librespot-org/librespot')
sha256sums=('SKIP')
pkgver()