summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislas H.B. Sodonon2015-09-28 14:49:26 +0100
committerStanislas H.B. Sodonon2015-09-28 14:49:26 +0100
commitb7d866ffb67ba56b952f785795c7bfcd18070aca (patch)
tree1667392938735efb255fe0c34758bfecb0ecf6e2
parente8612f27483ea771b3ba9988367f1bcf588f4d30 (diff)
downloadaur-b7d866ffb67ba56b952f785795c7bfcd18070aca.tar.gz
fixed upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d199c7d9f3b..bb5ef960dc21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = mopidy-local-images
pkgdesc = Mopidy local library proxy extension for handling embedded album art
pkgver = 0.3.3
pkgrel = 2
- url = https://github.com/martijnboland/moped
+ url = https://github.com/tkem/mopidy-local-images
arch = any
license = APACHE
makedepends = python2
diff --git a/PKGBUILD b/PKGBUILD
index 8db5e73a2180..61a4d9d59d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,9 @@
-# Maintainer: ot com>
-
pkgname=mopidy-local-images
pkgver=0.3.3
pkgrel=2
pkgdesc="Mopidy local library proxy extension for handling embedded album art"
arch=('any')
-url="https://github.com/martijnboland/moped"
+url="https://github.com/tkem/mopidy-local-images"
license=('APACHE')
depends=(
'python2'