summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2014-11-18 06:45:37 +0100
committerFlorian Bruhin2015-06-10 22:45:16 +0200
commit31acba9bb1ccf51fff23cd70a7824141b3c54c18 (patch)
tree6dcd481fac320598a7bb1acd6c1e54cd1d2a6853
parenta3a19564fd6e03fe6292577e30f634c76ee1ac09 (diff)
downloadaur-31acba9bb1ccf51fff23cd70a7824141b3c54c18.tar.gz
qutebrowser-git: Use github as source.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeb7009b6780..68f27d23b45d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = qutebrowser-git
depends = python-pygments
optdepends = python-colorlog: colored logging output
options = !emptydirs
- source = qutebrowser::git://the-compiler.org/qutebrowser
+ source = git+https://github.com/The-Compiler/qutebrowser.git
md5sums = SKIP
pkgname = qutebrowser-git
diff --git a/PKGBUILD b/PKGBUILD
index 6825723dec93..6843bdc1179d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python>=3.4' 'python-setuptools' 'python-pyqt5>=5.2' 'qt5-base>=5.2'
makedepends=('asciidoc')
optdepends=('python-colorlog: colored logging output')
options=(!emptydirs)
-source=('qutebrowser::git://the-compiler.org/qutebrowser')
+source=('git+https://github.com/The-Compiler/qutebrowser.git')
md5sums=('SKIP')
pkgver() {