From c623429f33c434cb1cb11974d9e71f48dd5a881f Mon Sep 17 00:00:00 2001 From: root Date: Mon, 1 Apr 2013 00:05:25 -0700 Subject: Mon Apr 1 00:05:25 PDT 2013 --- community/springlobby/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/springlobby/PKGBUILD') diff --git a/community/springlobby/PKGBUILD b/community/springlobby/PKGBUILD index 9832227fa..0c089edea 100644 --- a/community/springlobby/PKGBUILD +++ b/community/springlobby/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 84408 2013-02-18 18:31:08Z svenstaro $ +# $Id: PKGBUILD 87440 2013-03-31 19:18:58Z stephane $ # Maintainer: Sven-Hendrik Haase # Contributor: DuGi pkgname=springlobby -pkgver=0.168 +pkgver=0.169 pkgrel=1 pkgdesc="A free cross-platform lobby client for the Spring RTS project." arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('sdl' 'sdl_sound' 'sdl_mixer') makedepends=('boost' 'asio' 'cmake') install=springlobby.install source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2) -md5sums=('e8ab284a3ec1036b126676ed866dc4a3') +md5sums=('1eb265268ac39d9b7e8fec90df92ff3d') build() { cd $srcdir/${pkgname}-$pkgver -- cgit v1.2.3-54-g00ecf