summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarry Jeffery2024-02-23 13:59:57 +0000
committerHarry Jeffery2024-02-23 14:01:27 +0000
commitb12d74617265844e39bc4c790b7cbac29b995c85 (patch)
tree07bec41a4a5d0ccd81d1226ed48dd981931ec524 /PKGBUILD
parentff4fd625b3bd81ab55c4fa29d64d8f0ce9747df9 (diff)
downloadaur-qt-inspector-git.tar.gz
Update sources protocol
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() {