[arch-commits] Commit in buildbot-slave/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jan 4 08:14:41 UTC 2015


    Date: Sunday, January 4, 2015 @ 09:14:41
  Author: bpiotrowski
Revision: 125328

upgpkg: buildbot-slave 0.8.10-1

new upstream release

Modified:
  buildbot-slave/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-04 08:12:53 UTC (rev 125327)
+++ PKGBUILD	2015-01-04 08:14:41 UTC (rev 125328)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Bourdon <delroth at gmail.com>
 
 pkgname=buildbot-slave
-pkgver=0.8.9
+pkgver=0.8.10
 pkgrel=1
 pkgdesc="A system to automate the compile/test cycle required by most software projects (slave part)"
 arch=('any')
@@ -11,7 +11,7 @@
 license=("GPL")
 depends=("python2-twisted>=10.2.0" "python2")
 source=(https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-$pkgver.tar.gz)
-md5sums=('b4c085dcad558b61af5233d1ea1ed750')
+md5sums=('da7b078f58b63076b2b312b573720283')
 
 package() {
   cd $srcdir/$pkgname-${pkgver/_/}



More information about the arch-commits mailing list