summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2016-07-12 18:29:05 +0200
committerAntonio Rojas2016-07-12 18:29:05 +0200
commita45dffc61a635fd67a868251e58f7b99418085be (patch)
tree7d0bd1930c6f1ad8ca14284df6cb9d3d037ff34d /PKGBUILD
parent07e22bab99c73448fde276fb40313afbd9d3333f (diff)
downloadaur-a45dffc61a635fd67a868251e58f7b99418085be.tar.gz
Switch to github repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbbf087d2ccf..1749f2b3c4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=telepathy-morse
pkgname=telepathy-morse-git
-pkgver=r93.8e701b5
+pkgver=r111.d03fc33
pkgrel=1
pkgdesc="Telepathy Connection Manager for the Telegram network"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ url="https://projects.kde.org/telepathy-morse/"
license=(GPL)
depends=(telepathy-qt5 telegram-qt-git)
makedepends=(cmake git)
-source=("git://anongit.kde.org/$_gitname.git")
+source=("git+https://github.com/TelepathyQt/$_gitname")
md5sums=('SKIP')
pkgver() {