[arch-commits] Commit in qtox/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Wed Dec 21 15:11:04 UTC 2016


    Date: Wednesday, December 21, 2016 @ 15:11:03
  Author: farseerfc
Revision: 200816

upgpkg: qtox 1.6.0.0a1a781-2

qtox fixing commit hash in about dialog

Modified:
  qtox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 15:05:59 UTC (rev 200815)
+++ PKGBUILD	2016-12-21 15:11:03 UTC (rev 200816)
@@ -6,8 +6,8 @@
 pkgname=qtox
 _pkgname=qTox
 pkgver=1.6.0.0a1a781
-pkgrel=1
-_gitver='5648106b34fc7dc3ad4e169651a0cbbd0139170a'
+pkgrel=2
+_gitver='0a1a781249f1c044dc06c67fda8966f7c91b743c'
 pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
 arch=('i686' 'x86_64')
 url='https://github.com/tux3/qTox'
@@ -22,7 +22,7 @@
          'toxcore')
 makedepends=('qt5-tools' 'git')
 
-source=("git+https://github.com/qTox/qTox.git#commit=0a1a781249f1c044dc06c67fda8966f7c91b743c")
+source=("git+https://github.com/qTox/qTox.git#commit=$_gitver")
 #source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
 #sha512sums=('6ccf2c17c25ea30899356518b8f8849ed53404a8ac81180e2719c979dab1f411a93aa08ad759b3e8defea994d3baaf538ed354b733a321de3615521dcf6c8192')
 sha512sums=("SKIP")



More information about the arch-commits mailing list