diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-28 08:47:30 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-01-28 08:47:30 +0100 |
commit | d5acc51bdb801d2bb930af53220946e739dd5edd (patch) | |
tree | ca90bf81203766e39c0f656cf371135530092422 /community/ejabberd/PKGBUILD | |
parent | 1c2a0b0ad198c54e908452121ed1ab42e7d50809 (diff) | |
parent | 2493f16093b14a81e949bd6a1b89724cb931807d (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community-staging/xemacs/PKGBUILD
community/gkrellm/PKGBUILD
community/ldns/PKGBUILD
community/tomoyo-tools/PKGBUILD
community/unbound/PKGBUILD
staging/kdelibs/PKGBUILD
staging/opencv/PKGBUILD
testing/systemd/PKGBUILD
Diffstat (limited to 'community/ejabberd/PKGBUILD')
-rw-r--r-- | community/ejabberd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ejabberd/PKGBUILD b/community/ejabberd/PKGBUILD index ce4c8437c..e0eb5ddec 100644 --- a/community/ejabberd/PKGBUILD +++ b/community/ejabberd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 61453 2011-12-31 18:08:55Z spupykin $ +# $Id: PKGBUILD 62769 2012-01-26 14:42:40Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jeff 'codemac' Mickey <jeff@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=ejabberd pkgver=2.1.10 -pkgrel=1 +pkgrel=2 pkgdesc="An erlang jabber server" arch=(i686 x86_64 'mips64el') url="http://www.ejabberd.im/" |