summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-07-08 21:45:25 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-07-13 21:21:14 -0400
commit1ef558f39bbf80e285b1e7c0cf0a3fd7260ae470 (patch)
treee993614c274277caa5c47adddb04273c26267408 /pcr
parent50d0c692893677a947973c0286384b364d39b00b (diff)
[prosody-modules]: declare validpgpkeys - declare maintainer
Diffstat (limited to 'pcr')
-rw-r--r--pcr/prosody-modules/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/prosody-modules/PKGBUILD b/pcr/prosody-modules/PKGBUILD
index e0272cd3f..e95ed62c1 100644
--- a/pcr/prosody-modules/PKGBUILD
+++ b/pcr/prosody-modules/PKGBUILD
@@ -1,6 +1,6 @@
# Copyright (C) 2022 Wael Karram <wael@waelk.tech>
# SPDX-License-Identifier: CC0-1.0
-# Maintainer: Parabola Hackers <dev@lists.parabola.nu>
+# Maintainer: Wael Karram <wael@waelk.tech>
# NOTE:
@@ -53,6 +53,8 @@ mksource=(${pkgname}-${pkgver}::hg+https://hg.prosody.im/prosody-modules/#revisi
source=(https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz{,.sig})
mksha1sums=('SKIP')
sha1sums=('SKIP')
+validpgpkeys=('3954A7AB837D0EA9CFA9798925DB7D9B5A8D4B40') # bill-auger
+
mksource() {
cd "${srcdir}/${pkgname}-${pkgver}/"