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

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


    Date: Sunday, January 4, 2015 @ 09:12:45
  Author: bpiotrowski
Revision: 125326

upgpkg: buildbot 0.8.10-1

new upstream release

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-04 06:39:59 UTC (rev 125325)
+++ PKGBUILD	2015-01-04 08:12:45 UTC (rev 125326)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=buildbot
-pkgver=0.8.9
+pkgver=0.8.10
 pkgrel=1
 pkgdesc="A system to automate the compile/test cycle required by most software projects"
 arch=('any')
@@ -11,7 +11,7 @@
 license=("GPL")
 depends=('python2-twisted' 'python2-jinja' 'python2-migrate' 'python2-dateutil')
 source=(https://pypi.python.org/packages/source/b/buildbot/buildbot-$pkgver.tar.gz)
-md5sums=('b4c723d1e0324ea19511e622e420c6e7')
+md5sums=('3201aaecf32df7810f4e23c14d20a544')
 
 package() {
   cd "$srcdir"/buildbot-${pkgver/_/}



More information about the arch-commits mailing list