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 ed2f6f08d..a02067b58 100644
--- a/community/springlobby/PKGBUILD
+++ b/community/springlobby/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 112973 2014-06-10 17:40:28Z svenstaro $
+# $Id: PKGBUILD 115417 2014-07-11 01:30:32Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
pkgname=springlobby
-pkgver=0.195
+pkgver=0.196
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=('9a13e2207c80382561f02c74f571b339')
+md5sums=('3b39b1ee5597001ff101bb7469027c79')
build() {
cd $srcdir/${pkgname}-$pkgver