summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd88c400a4a..710c24b9e2ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ fi
_pkgname=qmlbench
pkgname=${_pkgname}-git
-pkgver=r131.a54f075
+pkgver=r185.afbd34b
pkgrel=1
arch=('any')
pkgdesc='QML benchmarking tool'
@@ -26,7 +26,7 @@ url='https://github.com/CrimsonAS/qmlbench'
license=(GPL3)
provides=(qmlbench)
conflicts=(qmlbench)
-source=("git://github.com/CrimsonAS/qmlbench.git")
+source=("git+https://github.com/CrimsonAS/qmlbench.git")
sha256sums=('SKIP')
pkgver() {