summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilman Vatteroth2016-01-02 22:24:09 +0100
committerTilman Vatteroth2016-01-02 22:24:09 +0100
commit3ea587f535884d1eeac27726c9a60608e57a1cca (patch)
tree3ff2e2ac117195b0c89acb5b119b8651eb99b88f /PKGBUILD
parent4186ab7f7ea84163ec5f65e53543c95dba5a5e1d (diff)
downloadaur-3ea587f535884d1eeac27726c9a60608e57a1cca.tar.gz
added "(nightly builds)" to the package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d2bd4c45ecf..db88800098de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver() {
cd "$srcdir/$pkgname"
printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
}
-pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
+pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua (nightly builds)"
arch=('i686' 'x86_64')
url="http://prosody.im/"
license=('MIT')