Date: Tuesday, March 8, 2011 @ 06:01:22 Author: bisson Revision: 113245
minor upstream update Modified: bitlbee/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-08 10:58:22 UTC (rev 113244) +++ PKGBUILD 2011-03-08 11:01:22 UTC (rev 113245) @@ -2,11 +2,12 @@ # Contributor: FUBAR <[email protected]> # Contributor: simo <[email protected]> # Contributor: Jeff 'codemac' Mickey <[email protected]> -# Maintainer: Daniel J Griffiths <[email protected]> +# Contributor: Daniel J Griffiths <[email protected]> +# Maintainer: Gaetan Bisson <[email protected]> pkgname=bitlbee -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +pkgrel=1 pkgdesc='Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC' arch=('i686' 'x86_64') url='http://www.bitlbee.org/' @@ -16,7 +17,7 @@ source=("http://get.bitlbee.org/src/${pkgname}-${pkgver}.tar.gz" 'bitlbee.xinetd' 'bitlbee.rcd') -sha1sums=('f3a0651d723b71b08f0dad3b5cb2843608d5c265' +sha1sums=('59113b1dc440ebd775e6cf324d1cfb698fb20cfc' '5e0af27ba9cc4fe455e3381c75fc49a9326e2f17' '299776783902cc2e20be49e2fe729572ca656383')
