summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-06-15 18:08:39 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-06-15 18:08:39 -0300
commitbcfd376b67482896f0b1a4dc17c2d1b8039f5c88 (patch)
tree81802fa10a1829b7983fcd410db5a3ea309494ce
parent41c47e40e54d4d92d761cc8dc5ce88cc156ad985 (diff)
downloadabslibre-bcfd376b67482896f0b1a4dc17c2d1b8039f5c88.tar.gz
abslibre-bcfd376b67482896f0b1a4dc17c2d1b8039f5c88.tar.bz2
abslibre-bcfd376b67482896f0b1a4dc17c2d1b8039f5c88.zip
qtox-git-r3155.ce2c830-1: updating version
-rw-r--r--pcr/qtox-git/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/qtox-git/PKGBUILD b/pcr/qtox-git/PKGBUILD
index 8a9b98a1f..c1d9f52e1 100644
--- a/pcr/qtox-git/PKGBUILD
+++ b/pcr/qtox-git/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor (Arch): Kevin MacMartin <prurigro at gmail dot com>
_pkgname=qtox
-pkgname=$_pkgname-git
-pkgver=r2717.66cb02d
+pkgname=qtox-git
+pkgver=r3155.ce2c830
pkgrel=1
pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines.'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -24,7 +24,7 @@ makedepends=('git' 'qt5-tools')
provides=("$_pkgname")
conflicts=("$_pkgname")
install=$pkgname.install
-source=("$_pkgname::git+$url#commit=$_pkgver")
+source=("$_pkgname::git+https://github.com/tux3/qTox.git")
sha512sums=('SKIP')
pkgver() {