summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2479c4f0b0..93041e8fcb81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtox-git
pkgdesc = Powerful Tox client written in C++/Qt that follows the Tox design guidelines.
- pkgver = 1.8.1.r93.gffd7d0e9
- pkgrel = 1
+ pkgver = 1.9.0.r30.g533c60b4
+ pkgrel = 2
url = https://github.com/qTox/qTox
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3756b6bc3dc8..2da43268edcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=qtox
pkgname=qtox-git
-pkgver=1.8.1.r94.gceae4eca
-pkgrel=1
+pkgver=1.9.0.r30.g533c60b4
+pkgrel=2
pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines.'
arch=('i686' 'x86_64')
url='https://github.com/qTox/qTox'