qtox: update to 1.3.0.

This commit is contained in:
Toyam Cox 2016-04-17 01:30:24 -04:00
parent f6b3946960
commit 5024556d11

View file

@ -1,6 +1,6 @@
# Template file for 'qtox'
pkgname=qtox
version=1.2.4
version=1.3.0
revision=1
build_style=qmake
short_desc="QT-based TOX instant messenger client"
@ -14,7 +14,7 @@ makedepends="toxcore-devel-git filteraudio-devel-git ffmpeg-devel qt5-svg-devel
sqlcipher-devel"
depends="qt5-plugin-sqlite"
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
checksum=af9b1308865dfbba0ed2a4d6a19e676d59794f850a17da86f9ce2bfbb56adfdd
checksum=a2d1483a9aa6e99684853733a0a0a04c8cde168a775b9d2bdab94771fd82bc0a
wrksrc="qTox-${version}"
pre_configure() {