summaryrefslogtreecommitdiff
path: root/community/springlobby/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
committerroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
commitc623429f33c434cb1cb11974d9e71f48dd5a881f (patch)
treea5ef4b20d134eb0384a567b98ea41733f2db73c7 /community/springlobby/PKGBUILD
parentbccd6b361bd252b2d32bc9a793c9e1b8448bfcd9 (diff)
Mon Apr 1 00:05:25 PDT 2013
Diffstat (limited to 'community/springlobby/PKGBUILD')
-rw-r--r--community/springlobby/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
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