summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681f376aaadf..651f8838726b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qhot-git
pkgdesc = Hot reload for nested QML files!
- pkgver = a6ae642
+ pkgver = f14aa9a
pkgrel = 1
url = https://github.com/patrickelectric/qhot
arch = i686
@@ -26,4 +26,3 @@ pkgbase = qhot-git
md5sums = SKIP
pkgname = qhot-git
-
diff --git a/PKGBUILD b/PKGBUILD
index b9cd673fefa9..1f21f7c1547a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qhot-git
_realname=qhot
confilicts=('qhot')
-pkgver=a6ae642
+pkgver=f14aa9a
pkgrel=1
pkgdesc="Hot reload for nested QML files!"
arch=('i686' 'x86_64')