From 7e84304337a07cfefb6cf465ba8df009164cf877 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 25 Oct 2023 13:50:45 -0700 Subject: Rebuild against libsodium and kde6 migration. --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index eeb114f..9206779 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,9 +13,9 @@ _offline=0 pkgname=qtox _pkgname=qTox pkgver=1.17.6 -pkgrel=3 +pkgrel=4 _gitver='8eed684c37bd711de2ca4bd863f5f0509edcdc2d' -pkgdesc='A chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol' +pkgdesc='A Qt5 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') @@ -30,7 +30,7 @@ depends=('desktop-file-utils' 'libexif' 'toxcore' 'snorenotify' - 'sonnet' + 'sonnet5' 'libgl') makedepends=('qt5-tools' 'check' 'cmake' 'mesa' 'libglvnd') -- cgit v1.2.1