summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48362c00ec22..94c2208972cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = libquotient-encryption
- pkgdesc = A Qt5 library to write cross-platform clients for Matrix, with experimental encryption support enabled
- pkgver = 0.7.1
+ pkgdesc = A Qt library to write cross-platform clients for Matrix (with experimental encryption support)
+ pkgver = 0.7.2
pkgrel = 1
url = https://github.com/quotient-im/libQuotient
arch = x86_64
arch = aarch64
- license = LGPL2
- makedepends = git
+ license = LGPL2.1
makedepends = cmake
- makedepends = make
- makedepends = gcc
+ depends = gcc-libs
+ depends = glibc
+ depends = libolm
+ depends = openssl
depends = qt5-base
depends = qt5-multimedia
depends = qtkeychain-qt5
- depends = libolm
provides = libquotient
+ provides = libQuotient.so=0.7-64
conflicts = libquotient
- source = libquotient-encryption.tar.gz::https://github.com/quotient-im/libQuotient/archive/refs/tags/0.7.1.tar.gz
- sha512sums = 88819cafb49712d53c692008be69ea1fc01ca1ac6aedc15696eba2f830956660d185fb07273d50c7dc3e9208314ac24838746d5d9e70b3aad7fccbd15fd7c545
+ source = https://github.com/quotient-im/libQuotient/archive/0.7.2/libquotient-encryption-0.7.2.tar.gz
+ sha256sums = 62ff42c8fe321e582ce8943417c1d815ab3f373a26fa0d99a5926e713f6a9382
pkgname = libquotient-encryption