diff options
author | nathan <nathansmith@disroot.org> | 2025-08-15 20:13:36 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-15 20:13:36 +0000 |
commit | f2f73f5e30067559e6bf337d99372bf1aecf8985 (patch) | |
tree | dbe3d06865d32f97095712f9edbc5762fa0fbc06 /psi-plus | |
parent | 140df567c3013c3431b3186c20d4308e1fcb99c7 (diff) | |
download | psi-plus-void-f2f73f5e30067559e6bf337d99372bf1aecf8985.tar.gz psi-plus-void-f2f73f5e30067559e6bf337d99372bf1aecf8985.tar.bz2 psi-plus-void-f2f73f5e30067559e6bf337d99372bf1aecf8985.zip |
Dependency hell
Diffstat (limited to 'psi-plus')
-rw-r--r-- | psi-plus/template | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/psi-plus/template b/psi-plus/template index 4c9dc2c..40b2085 100644 --- a/psi-plus/template +++ b/psi-plus/template @@ -1,5 +1,5 @@ pkgname=psi-plus -version=1.5.2081 +version=1.5.2096 revision=1 build_style=cmake configure_args="-DUSE_XSS=ON -DENABLE_PLUGINS=ON @@ -12,9 +12,10 @@ qtkeychain-qt5-devel qt5-multimedia-devel zlib-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds qt5-plugin-sqlite hunspell-devel qt5-devel http-parser-devel libotr-devel libomemo-c-devel libtidy5-devel libsasl-devel libXScrnSaver-devel" +depends="qt5-plugin-sqlite" short_desc="psi+ xmpp client" maintainer="Nathan Smith <nathansmith@disroot.org>" license="GPL-2.0-only" -homepage="https://psi-im.org" +homepage="https://psi-plus.com" distfiles="https://github.com/psi-plus/psi-plus-snapshots/archive/refs/tags/${version}.tar.gz" -checksum="a3bb2173bb9f3703123a46694ef69f070325796e8d2b6c6f6c9046cc707bce7f"
\ No newline at end of file +checksum="3efaf85091d28d099012e822a158447a4e6e59532adf90b72d2cd3507e89a2a1"
\ No newline at end of file |