summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuckket2018-12-09 00:31:18 +0100
committerbuckket2018-12-09 00:31:18 +0100
commitb93c05fc2e4edc0aebe08d1d3445068b9138e056 (patch)
tree214bd7d8a8d4bc31f6791fe125cb2e0e6f6ebae8
parent805c11ef2a297084ee7b7702423d8100278102c3 (diff)
downloadaur-b93c05fc2e4edc0aebe08d1d3445068b9138e056.tar.gz
Update Upstream URL
-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')