Upgrade nextcloud and prosody

This commit is contained in:
moparisthebest
2016-12-28 00:32:16 -05:00
parent 2dfbcd36f7
commit fee8068db3
5 changed files with 16 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Thu Dec 15 23:58:27 UTC 2016
# Mon Dec 19 23:58:29 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.r7092+.200f1f6306a7+
pkgver = 0.10.r7094+.0310ab4f277f+
pkgrel = 1
url = https://prosody.im/
install = prosody.install

View File

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