mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
493d8d0c84
commit
9ce7fe1431
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.12.1
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="QT-based TOX instant messenger client"
|
short_desc="QT-based TOX instant messenger client"
|
||||||
|
@ -15,5 +15,5 @@ makedepends="toxcore-devel filter_audio-devel ffmpeg-devel qt5-svg-devel
|
||||||
qt5-plugin-tds opus-devel libexif-devel"
|
qt5-plugin-tds opus-devel libexif-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=65b25b9ced6b163d19d75800cc44394785a3281b2376c1f9f2ecffce96029e37
|
checksum=8a85b47f5a1033e997e16616ddeeb9af277b2f8ee3fe06cf5b9f3c8869a5d737
|
||||||
wrksrc="qTox-${version}"
|
wrksrc="qTox-${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue