summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc7de2b2eb16..fea1012548e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Harry Jeffery <harry|@|exec64|.|co|.|uk>
+# Maintainer: Harry Jeffery <me@harry.pm>
# Contributor: Dan Vratil <vratil@progdansoft.com>
pkgname=qt-inspector-git
-pkgver=r64.b16fb85
+pkgver=r70.0e538d3
pkgrel=1
pkgdesc="A tool to visualize tree of widgets in a Qt application"
url="https://github.com/robertknight/Qt-Inspector"
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('qt4>=4.5' 'protobuf')
makedepends=('git' 'cmake')
-source=("git://github.com/robertknight/Qt-Inspector")
+source=("git+https://github.com/robertknight/Qt-Inspector")
sha1sums=('SKIP')
pkgver() {