summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorWael Karram <wael@waelk.tech>2023-01-12 17:55:44 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-01-13 06:04:55 +0100
commit62eb64dd23b359be7809b46802cfd92ae18e2b74 (patch)
tree977df33853f01156980d4ea5e278908f97c5d465 /pcr
parent301ac8c2c7c86060ebb7c47688f1f3ca9842b5c4 (diff)
Prosody Modules, update to 0.12.2
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r--pcr/prosody-modules/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/prosody-modules/PKGBUILD b/pcr/prosody-modules/PKGBUILD
index a16994b5a..9bff0cd97 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')