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

Jiachen Yang farseerfc at archlinux.org
Wed Aug 10 04:01:00 UTC 2016


    Date: Wednesday, August 10, 2016 @ 04:01:00
  Author: farseerfc
Revision: 186276

upgpkg: qtox 1.5.1-1

qtox release 1.5.1

Modified:
  qtox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 03:28:18 UTC (rev 186275)
+++ PKGBUILD	2016-08-10 04:01:00 UTC (rev 186276)
@@ -5,14 +5,13 @@
 
 pkgname=qtox
 _pkgname=qTox
-pkgver=1.4.1
-pkgrel=4
+pkgver=1.5.1
+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'
 license=('GPL3')
 depends=('libxss'
-         'desktop-file-utils'
          'openal'
          'gtk2'
          'ffmpeg'
@@ -22,7 +21,7 @@
          'toxcore')
 makedepends=('qt5-tools')
 source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('79281f8a7c9b7836a3cfd3054434b4a27ceed0543894361142ca473f0500790d262f7e1547ce0bde3f4e78c99a99f4770fbe346ec98ae594291e7c538f70792d')
+sha512sums=('85fd2feb2e2f9af3c7712ea13bffff55e4f7b8f3419016465528b0dde1eabbd710e66dba67b79bb230262fb0ec1bebac9c80d4cf204d4c79d2d398e7633ddbe0')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list