mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
qtox: update to 1.9.0.
This commit is contained in:
parent
0c8d825890
commit
9f1321c7b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtox'
|
# Template file for 'qtox'
|
||||||
pkgname=qtox
|
pkgname=qtox
|
||||||
version=1.8.1
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
short_desc="QT-based TOX instant messenger client"
|
short_desc="QT-based TOX instant messenger client"
|
||||||
|
@ -14,7 +14,7 @@ makedepends="toxcore-devel filteraudio-devel-git ffmpeg-devel qt5-svg-devel
|
||||||
sqlcipher-devel"
|
sqlcipher-devel"
|
||||||
depends="qt5-plugin-sqlite"
|
depends="qt5-plugin-sqlite"
|
||||||
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tux3/qTox/archive/v${version}.tar.gz"
|
||||||
checksum=32837b5f824b6987a68f9211f93a7ec32b892be895605012d35784d702f13d6c
|
checksum=aceaac0c9cf8c9c98e364c8380f992547f369db6f0ac62505531c0474c7e04d6
|
||||||
wrksrc="qTox-${version}"
|
wrksrc="qTox-${version}"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue