[arch-commits] Commit in springlobby/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Aug 12 01:46:24 UTC 2014
Date: Tuesday, August 12, 2014 @ 03:46:24
Author: svenstaro
Revision: 117230
upgpkg: springlobby 0.197-1
upstream release 0.197
Modified:
springlobby/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-12 01:26:53 UTC (rev 117229)
+++ PKGBUILD 2014-08-12 01:46:24 UTC (rev 117230)
@@ -3,8 +3,8 @@
# Contributor: DuGi <dugi at irc.pl>
pkgname=springlobby
-pkgver=0.196
-pkgrel=2
+pkgver=0.197
+pkgrel=1
pkgdesc="A free cross-platform lobby client for the Spring RTS project."
arch=('i686' 'x86_64')
url="http://springlobby.info/"
@@ -15,7 +15,7 @@
makedepends=('boost' 'asio' 'cmake')
install=springlobby.install
source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3b39b1ee5597001ff101bb7469027c79')
+md5sums=('837e41b5eaf444a782f88998201e5b9c')
build() {
cd $srcdir/${pkgname}-$pkgver
More information about the arch-commits
mailing list