summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372017-03-02 15:52:18 +0700
committerDX372017-03-02 15:52:18 +0700
commitc2819d356ddde756e801faeffa6bb7c4e01d8496 (patch)
treef92d78c76f57eb22edcc1f3d2675943334782113
parent4ca6333cfeac082f43305986bcd8e5f59687115f (diff)
downloadaur-c2819d356ddde756e801faeffa6bb7c4e01d8496.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a7ab7398014..0e2479c4f0b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,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
- url = https://github.com/tux3/qTox
+ url = https://github.com/qTox/qTox
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a2df91f1d78d..3756b6bc3dc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
_pkgname=qtox
pkgname=qtox-git
-pkgver=1.8.1.r93.gffd7d0e9
+pkgver=1.8.1.r94.gceae4eca
pkgrel=1
pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines.'
arch=('i686' 'x86_64')
-url='https://github.com/tux3/qTox'
+url='https://github.com/qTox/qTox'
license=('GPL3')
depends=('desktop-file-utils'
'libxss'
@@ -23,7 +23,7 @@ depends=('desktop-file-utils'
makedepends=('git' 'cmake' 'qt5-tools')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("$_pkgname::git+https://github.com/qTox/qTox.git")
+source=("$_pkgname::git+$url.git")
sha512sums=('SKIP')
pkgver() {