summaryrefslogtreecommitdiff
path: root/community/springlobby/PKGBUILD
diff options
context:
space:
mode:
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 c4fa39169..168fbf53c 100644
--- a/community/springlobby/PKGBUILD
+++ b/community/springlobby/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 111382 2014-05-17 20:14:28Z svenstaro $
+# $Id: PKGBUILD 112320 2014-05-31 13:27:00Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
pkgname=springlobby
-pkgver=0.190
+pkgver=0.194
pkgrel=1
pkgdesc="A free cross-platform lobby client for the Spring RTS project."
arch=('i686' 'x86_64')
@@ -15,7 +15,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=('6442b32bcc78a457d889f941cbdf92f4')
+md5sums=('e98f069792256588f0b7f3d82f403c43')
build() {
cd $srcdir/${pkgname}-$pkgver