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

Sergej Pupykin spupykin at archlinux.org
Thu Jun 4 14:44:57 UTC 2015


    Date: Thursday, June 4, 2015 @ 16:44:56
  Author: spupykin
Revision: 134794

upgpkg: buildbot-slave 0.8.12-1

upd

Modified:
  buildbot-slave/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 14:44:52 UTC (rev 134793)
+++ PKGBUILD	2015-06-04 14:44:56 UTC (rev 134794)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Bourdon <delroth at gmail.com>
 
 pkgname=buildbot-slave
-pkgver=0.8.10
+pkgver=0.8.12
 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=('da7b078f58b63076b2b312b573720283')
+md5sums=('a5bdda0174e0428b14580323d35b221f')
 
 package() {
   cd $srcdir/$pkgname-${pkgver/_/}



More information about the arch-commits mailing list