summaryrefslogtreecommitdiff
path: root/community/prosody/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-08 04:18:44 +0000
committerroot <root@rshg047.dnsready.net>2011-04-08 04:18:44 +0000
commit59075f0265483f32e9ac4c67ba9e69cb019ba044 (patch)
treed0384b724b17b888dcd1cf06dce9bc25655d1ba1 /community/prosody/PKGBUILD
parent3b216f42d91b33161572550f4556a9ba93d1cecb (diff)
Fri Apr 8 04:18:44 UTC 2011
Diffstat (limited to 'community/prosody/PKGBUILD')
-rw-r--r--community/prosody/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/prosody/PKGBUILD b/community/prosody/PKGBUILD
index 20b61b157..e7622f468 100644
--- a/community/prosody/PKGBUILD
+++ b/community/prosody/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 44382 2011-04-06 21:47:54Z spupykin $
+# $Id: PKGBUILD 44453 2011-04-07 16:06:39Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Dwayne Bent <dbb.0@liqd.org>
# Contributor: Paul-Sebastian Manole <brokenthorn@gmail.com>
pkgname=prosody
-pkgver=0.7.0
-pkgrel=7
+pkgver=0.8.0
+pkgrel=1
pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua."
arch=('i686' 'x86_64')
url="http://prosody.im/"
@@ -20,10 +20,10 @@ source=("http://prosody.im/depot/${pkgver}/prosody-${pkgver}.tar.gz"
'prosody.rcd'
'prosody.logrotated'
'fix-config.patch')
-md5sums=('69cd4f4e89dbef668a6240cde419dedf'
+md5sums=('8b057f62875b46b4a8061853a0953473'
'd2b5f9c8e42bb31819e715eb1756ee53'
'26466fdbea87963a3ca6f48f76fe4a29'
- '431f78012ff4c1d66c173e0b0b3c7c16')
+ '59a1bf2dfd0bd386cef6fa646e2a3752')
build() {
cd "$srcdir/prosody-$pkgver"