Date: Monday, May 24, 2021 @ 16:44:31 Author: diabonas Revision: 944733
upgpkg: libolm 3.2.3-1: upstream release Modified: libolm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-24 15:27:42 UTC (rev 944732) +++ PKGBUILD 2021-05-24 16:44:31 UTC (rev 944733) @@ -1,7 +1,7 @@ # Maintainer: Jonas Witschel <[email protected]> pkgname=('libolm' 'python-olm') -pkgver=3.2.2 -_tag=a5e9dc154cf1a9132efc48b9dc3a5793f609b087 # git rev-parse "$pkgver" +pkgver=3.2.3 +_tag=50a13e9cde3a93cbbd84d42259c540285ce0f5d7 # git rev-parse "$pkgver" pkgrel=1 pkgdesc='Implementation of the Olm and Megolm cryptographic ratchets' arch=('x86_64')
