Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libolm
Commits:
72561613 by Jelle van der Waa at 2024-11-26T14:07:11+01:00
upgpkg: 3.2.16-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libolm
pkgdesc = Implementation of the Olm and Megolm cryptographic ratchets
pkgver = 3.2.16
- pkgrel = 4
+ pkgrel = 5
url = https://gitlab.matrix.org/matrix-org/olm
arch = x86_64
license = APACHE
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgbase='libolm'
pkgname=('libolm' 'python-olm')
pkgver=3.2.16
_tag=c2ccf54de20b2563331e273f113b2b51c59be619 # git rev-parse "$pkgver"
-pkgrel=4
+pkgrel=5
pkgdesc='Implementation of the Olm and Megolm cryptographic ratchets'
arch=('x86_64')
url='https://gitlab.matrix.org/matrix-org/olm'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libolm/-/commit/72561613ad2101e90732c5e6058ca0b1414a141a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libolm/-/commit/72561613ad2101e90732c5e6058ca0b1414a141a
You're receiving this email because of your account on gitlab.archlinux.org.