summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorY2018-03-30 07:38:57 +0200
committerY2018-03-30 07:38:57 +0200
commit57b022998833f85ed10a2ab24ce6f0dc77b47d6c (patch)
tree626450e1c4dead1e59a5b5afa9f052b41a47d355 /PKGBUILD
parent2ff1dd2d116b59c84a8ed35b4c4f9eac303f8986 (diff)
downloadaur-prosody-mod-http-upload-external-hg.tar.gz
replace copy-pasted pkgdesc with the correct one
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d6d417e2491..2dfc0fb462ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=prosody-mod-http-upload-external-hg
pkgver=tip
-pkgrel=1
-pkgdesc="send by email the messages received while offline (if email/alias==jid)"
+pkgrel=2
+pkgdesc="let an external server (php/lua/whatever) handle XMPP http-upload"
arch=('any')
url="https://modules.prosody.im/mod_http_upload_external.html"
license=('MIT')