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

Jiachen Yang farseerfc at archlinux.org
Thu Apr 28 06:42:05 UTC 2016


    Date: Thursday, April 28, 2016 @ 08:42:05
  Author: farseerfc
Revision: 172372

upgpkg: qtox 1.4.0-4

qtox add back dependency

Modified:
  qtox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 05:54:46 UTC (rev 172371)
+++ PKGBUILD	2016-04-28 06:42:05 UTC (rev 172372)
@@ -6,12 +6,13 @@
 pkgname=qtox
 _pkgname=qTox
 pkgver=1.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines'
 arch=('i686' 'x86_64')
 url='https://github.com/tux3/qTox'
 license=('GPL3')
 depends=('libxss'
+         'desktop-file-utils'
          'openal'
          'gtk2'
          'ffmpeg'



More information about the arch-commits mailing list