diff options
Diffstat (limited to 'community/prosody/PKGBUILD')
-rw-r--r-- | community/prosody/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/prosody/PKGBUILD b/community/prosody/PKGBUILD index 2bb50d9c1..20b61b157 100644 --- a/community/prosody/PKGBUILD +++ b/community/prosody/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 44041 2011-04-01 17:02:10Z spupykin $ +# $Id: PKGBUILD 44382 2011-04-06 21:47:54Z 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=6 +pkgrel=7 pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua." arch=('i686' 'x86_64') url="http://prosody.im/" @@ -21,7 +21,7 @@ source=("http://prosody.im/depot/${pkgver}/prosody-${pkgver}.tar.gz" 'prosody.logrotated' 'fix-config.patch') md5sums=('69cd4f4e89dbef668a6240cde419dedf' - 'b1b159baab8d49b9ec08afaea1f66400' + 'd2b5f9c8e42bb31819e715eb1756ee53' '26466fdbea87963a3ca6f48f76fe4a29' '431f78012ff4c1d66c173e0b0b3c7c16') |