summaryrefslogtreecommitdiff
path: root/community/springlobby/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/springlobby/PKGBUILD')
-rw-r--r--community/springlobby/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/springlobby/PKGBUILD b/community/springlobby/PKGBUILD
index 2bc24159e..9e67151e4 100644
--- a/community/springlobby/PKGBUILD
+++ b/community/springlobby/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 94052 2013-07-13 12:37:38Z svenstaro $
+# $Id: PKGBUILD 102280 2013-12-07 10:37:12Z bpiotrowski $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
pkgname=springlobby
-pkgver=0.169
-pkgrel=2
+pkgver=0.180
+pkgrel=1
pkgdesc="A free cross-platform lobby client for the Spring RTS project."
arch=('i686' 'x86_64')
url="http://springlobby.info/"
@@ -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=('1eb265268ac39d9b7e8fec90df92ff3d')
+md5sums=('4e33b20be873660649cf7c369ce81373')
build() {
cd $srcdir/${pkgname}-$pkgver