summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9793a8369d99..52e3eacfe3c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=prosody-mod-admin-web-hg
pkgver=r2051.cb0fc00a7086
-pkgrel=1
+pkgrel=2
pkgdesc="A basic web administration interface for prosody."
arch=('any')
url="https://modules.prosody.im/mod_admin_web.html"
license=('MIT')
depends=('prosody')
-makedepends=('mercurial', 'wget')
+makedepends=('mercurial' 'wget')
source=("hg+https://hg.prosody.im/prosody-modules/")
sha1sums=('SKIP')