Hello, I've attached a patch for updating prosody-modules.
-- Kind Regards, Wael Karram.
From ad4feade8694b1dc374971e86a823d864f9d6a7a Mon Sep 17 00:00:00 2001 From: Wael Karram <[email protected]> Date: Tue, 27 Jun 2023 10:50:53 +0300 Subject: [PATCH] Updated Prosody Modules --- 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 9bff0cd971..99f61bc100 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.2 +pkgver=0.12.3 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=5143") +mksource=("${pkgname}-${pkgver}::hg+https://hg.prosody.im/prosody-modules/#revision=5579") source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}") mksha1sums=('SKIP') sha1sums=('SKIP') -- 2.41.0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
