summaryrefslogtreecommitdiff
path: root/community/springlobby/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-19 00:07:59 -0800
committerroot <root@rshg054.dnsready.net>2013-02-19 00:07:59 -0800
commitba105c9a82cf668f973a140c1792a3c02589980d (patch)
tree0d51d4e3e4e12ba33aa5f5da9e54458b8ec8cd0a /community/springlobby/PKGBUILD
parent29883fd322e5c6464bf44e9eaa31b17790461bd0 (diff)
Tue Feb 19 00:07:54 PST 2013
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 196dce300..9832227fa 100644
--- a/community/springlobby/PKGBUILD
+++ b/community/springlobby/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83278 2013-01-28 16:50:15Z stephane $
+# $Id: PKGBUILD 84408 2013-02-18 18:31:08Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
pkgname=springlobby
-pkgver=0.159
-pkgrel=2
+pkgver=0.168
+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=('9a8e89c32dd49a51332e446e47dc1be1')
+md5sums=('e8ab284a3ec1036b126676ed866dc4a3')
build() {
cd $srcdir/${pkgname}-$pkgver