Date: Friday, April 7, 2023 @ 07:12:05
Author: felixonmars
Revision: 1440795
upgpkg: libolm 3.2.12-2: rebuild with python 3.11
Modified:
libolm/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 07:11:52 UTC (rev 1440794)
+++ PKGBUILD 2023-04-07 07:12:05 UTC (rev 1440795)
@@ -2,7 +2,7 @@
pkgname=('libolm' 'python-olm')
pkgver=3.2.12
_tag=04408694428e6130500e82ed58363dce053e60d4 # git rev-parse "$pkgver"
-pkgrel=1
+pkgrel=2
pkgdesc='Implementation of the Olm and Megolm cryptographic ratchets'
arch=('x86_64')
url='https://gitlab.matrix.org/matrix-org/olm'