Hello, I've attached an update patch for the prosody modules package. Bumped up to 0.12.2, not many changes but updates to different modules (with compatibility to the new 0.12.2 version).
-- Kind Regards, Wael Karram.
From 522d21558b6760dfc21c5a1c60782dbfde4c5e65 Mon Sep 17 00:00:00 2001 From: wael <[email protected]> Date: Thu, 12 Jan 2023 17:52:39 +0200 Subject: [PATCH] Updated prosody-modules to 0.12.2 --- pcr/prosody-modules/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/prosody-modules/PKGBUILD b/pcr/prosody-modules/PKGBUILD index a16994b5a2..9bff0cd971 100644 --- a/pcr/prosody-modules/PKGBUILD +++ b/pcr/prosody-modules/PKGBUILD @@ -36,7 +36,7 @@ # So we used the commit right before June 09 to correspond to the prosody release pkgname=prosody-modules -pkgver=0.12.1 +pkgver=0.12.2 pkgrel=1 pkgdesc="Prosody community modules, includes experimental ones." arch=('any') @@ -44,7 +44,7 @@ url="https://modules.prosody.im/" license=('MIT') depends=('prosody') makedepends=('mercurial') -mksource=("${pkgname}-${pkgver}::hg+https://hg.prosody.im/prosody-modules/#revision=4959") +mksource=("${pkgname}-${pkgver}::hg+https://hg.prosody.im/prosody-modules/#revision=5143") source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}") mksha1sums=('SKIP') sha1sums=('SKIP') -- 2.39.0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
