summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2014-03-11 16:21:07 +0100
committerFrederik "Freso" S. Olesen2014-03-11 16:21:07 +0100
commit86d813435dfb9ddf3e80fca866653b3aa1d21ae9 (patch)
tree24274ab8c45c8c5f33712678fef5fe85e70c1421 /PKGBUILD
parent7646e78e13741ab58461d6f8a8f04c8596e06338 (diff)
downloadaur-86d813435dfb9ddf3e80fca866653b3aa1d21ae9.tar.gz
mopidy-git: Use Git-over-HTTPS and don't specify "master" branch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9107e437994..c4c3ba0d7b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ optdepends=('python2-cherrypy: HTTP frontend'
'python2-dbus: MPRIS frontend')
conflicts=('mopidy')
provides=('mopidy')
-source=('git://github.com/mopidy/mopidy.git#branch=master'
+source=('git+https://github.com/mopidy/mopidy.git'
'mopidy@.service')
md5sums=('SKIP'
'eee7b58b4eb5ca7de27f67e174ab7f9a')