Date: Friday, April 8, 2022 @ 23:49:26 Author: diabonas Revision: 1183083
upgpkg: libolm 3.2.11-1: upstream release Modified: libolm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-08 23:48:47 UTC (rev 1183082) +++ PKGBUILD 2022-04-08 23:49:26 UTC (rev 1183083) @@ -1,7 +1,7 @@ # Maintainer: Jonas Witschel <[email protected]> pkgname=('libolm' 'python-olm') -pkgver=3.2.10 -_tag=d92d0abbe6bbff44ed2ce17551fd7116e735a5c2 # git rev-parse "$pkgver" +pkgver=3.2.11 +_tag=2cecae78f5dacceb70174a3a050354cd6d624799 # git rev-parse "$pkgver" pkgrel=1 pkgdesc='Implementation of the Olm and Megolm cryptographic ratchets' arch=('x86_64')
