summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-05 13:31:02 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-05 13:31:02 -0800
commitaea3b56e9fa0c5cfa6894a874c22f7413d53ffe8 (patch)
tree77c7ad9a02c0c97a1061e8f1c97b0db1ed5185e1
parentUpdated to 1.17.6 (diff)
downloadqtox-aea3b56e9fa0c5cfa6894a874c22f7413d53ffe8.tar.xz
Rebuild for toxcore 0.2.18 and ffmpeg
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c46c2a..b752a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,13 +13,13 @@ _offline=0
pkgname=qtox
_pkgname=qTox
pkgver=1.17.6
-pkgrel=1
+pkgrel=2
_gitver='8eed684c37bd711de2ca4bd863f5f0509edcdc2d'
-pkgdesc='a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol'
+pkgdesc='A chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol'
arch=('x86_64' 'aarch64')
url='https://github.com/qTox/qTox'
license=('GPL3')
-options=(lto)
+options=('lto')
depends=('desktop-file-utils'
'libxss'
'openal'