Update prosody

This commit is contained in:
Travis Burtrum 2016-12-18 23:28:24 -05:00
parent 511a7a284d
commit 3d8aafb333
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Tue Dec 13 23:58:26 UTC 2016
# Thu Dec 15 23:58:27 UTC 2016
pkgbase = prosody-hg-stable
pkgdesc = Lightweight and extensible Jabber/XMPP server written in Lua (stable build from 0.10-branch)
pkgver = 0.10.r7091+.cdffbda59b03+
pkgver = 0.10.r7092+.200f1f6306a7+
pkgrel = 1
url = https://prosody.im/
install = prosody.install

View File

@ -8,7 +8,7 @@
pkgname=prosody-hg-stable
pkgrel=1
pkgver=0.10.r7091+.cdffbda59b03+
pkgver=0.10.r7092+.200f1f6306a7+
pkgver() {
cd "$srcdir/prosody-hg"
printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"