summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c81508b6878..47764858d9c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libspotify
pkgdesc = C API package allowing third-party developers to write applications that utilize the Spotify music streaming service
pkgver = 12.1.51
- pkgrel = 6
- url = https://developer.spotify.com/technologies/libspotify/
+ pkgrel = 7
+ url = https://mopidy.github.io/libspotify-archive/
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 8fdc84b6f90e..1b0e32460d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,10 +23,10 @@
pkgname=libspotify
pkgver=12.1.51
-pkgrel=6
+pkgrel=7
pkgdesc="C API package allowing third-party developers to write applications that utilize the Spotify music streaming service"
arch=("i686" "x86_64")
-url="https://developer.spotify.com/technologies/libspotify/"
+url="https://mopidy.github.io/libspotify-archive/"
license=('custom')
depends=('glibc')