summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c03fd37baab6..eeea521f9275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Mathieu Clabaut <mathieu@clabaut.net>
+# Maintainer: Frank Seifferth <frankseifferth@posteo.net>
+# Contributor: Mathieu Clabaut <mathieu@clabaut.net>
# Contributor: flu
pkgname=mopidy-qsaver-git
-pkgver=17
-pkgrel=2
+pkgver=latest
+pkgrel=1
pkgdesc="Mopidy extension that maintains your current tracklist when the
server restarts"
arch=('any')
@@ -10,7 +11,7 @@ url="https://github.com/HeadspringLabs/mopidy-qsaver"
license=('APACHE')
depends=('mopidy>=1.0.5' )
makedepends=('python3')
-source=("git+https://github.com/HeadspringLabs/mopidy-qsaver.git")
+source=("git+https://github.com/seifferth/mopidy-qsaver.git")
sha256sums=('SKIP')
pkgver() {