[arch-commits] Commit in qtox/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Thu May 12 03:10:18 UTC 2016
Date: Thursday, May 12, 2016 @ 05:10:18
Author: farseerfc
Revision: 174843
upgpkg: qtox 1.4.1-1
updpkg: qtox 1.4.1-1
Modified:
qtox/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-12 02:33:52 UTC (rev 174842)
+++ PKGBUILD 2016-05-12 03:10:18 UTC (rev 174843)
@@ -5,8 +5,8 @@
pkgname=qtox
_pkgname=qTox
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.4.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'
@@ -22,7 +22,7 @@
'toxcore')
makedepends=('qt5-tools')
source=("https://github.com/tux3/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4c93e90ec20e8c9289f5be628f6543d356c99f59d72e735814ba2640b257fbb78f18a9dbd42070a5cfb7fded492906f07cc678d1ae737ac795da689b3e6abe2d')
+sha512sums=('79281f8a7c9b7836a3cfd3054434b4a27ceed0543894361142ca473f0500790d262f7e1547ce0bde3f4e78c99a99f4770fbe346ec98ae594291e7c538f70792d')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list