[arch-commits] Commit in springlobby/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Fri Mar 28 06:23:36 UTC 2014
Date: Friday, March 28, 2014 @ 07:23:36
Author: svenstaro
Revision: 108536
upgpkg: springlobby 0.186-1
upstream release 0.186
Modified:
springlobby/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-28 05:39:25 UTC (rev 108535)
+++ PKGBUILD 2014-03-28 06:23:36 UTC (rev 108536)
@@ -3,7 +3,7 @@
# Contributor: DuGi <dugi at irc.pl>
pkgname=springlobby
-pkgver=0.182
+pkgver=0.186
pkgrel=1
pkgdesc="A free cross-platform lobby client for the Spring RTS project."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
makedepends=('boost' 'asio' 'cmake')
install=springlobby.install
source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d20ce337747374b9a4ec51c5fa6f5202')
+md5sums=('95d7a77f180dc35873d6bb31435591e1')
build() {
cd $srcdir/${pkgname}-$pkgver
More information about the arch-commits
mailing list