summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxiota2024-01-26 06:37:25 -0800
committerxiota2024-01-26 06:45:13 -0800
commit4363cc6fcaab91d2875599ecc129b6baf5099710 (patch)
tree5a1e05ea56dad33a82c0813c6fe68ff339a4d0bf /.SRCINFO
parent7bf95aecca3beb3194f0892ee2116484826579ba (diff)
downloadaur-4363cc6fcaab91d2875599ecc129b6baf5099710.tar.gz
0.0.96.r1
* switch to qt6 * add dep on libolm * build with clang/lld
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 14 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bb37d08c049..0b3ab3b1a52e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = quaternion-git
pkgdesc = Qt-based IM client for the Matrix protocol
- pkgver = 0.0.95.1.r238.gc074213
+ pkgver = 0.0.96.r1.gdc0381e3
pkgrel = 1
url = https://github.com/quotient-im/Quaternion
arch = aarch64
@@ -10,13 +10,14 @@ pkgbase = quaternion-git
license = LGPL-2.1-or-later
makedepends = cmake
makedepends = git
- depends = hicolor-icon-theme
- depends = qt5-multimedia
- depends = qt5-quickcontrols2
- depends = qt5-tools
- depends = qtkeychain-qt5
- optdepends = qt5-graphicaleffects: Display the conversation history at startup
- provides = quaternion
+ makedepends = qt6-tools
+ makedepends = clang
+ makedepends = lld
+ depends = libolm.so
+ depends = qt6-multimedia
+ depends = qt6-declarative
+ depends = qtkeychain-qt6
+ provides = quaternion=0.0.96
conflicts = quaternion
source = quaternion::git+https://github.com/quotient-im/Quaternion
source = libquotient::git+https://github.com/quotient-im/libQuotient
@@ -28,3 +29,8 @@ pkgbase = quaternion-git
sha256sums = SKIP
pkgname = quaternion-git
+ depends = libolm.so
+ depends = qt6-multimedia
+ depends = qt6-declarative
+ depends = qtkeychain-qt6
+ depends = hicolor-icon-theme