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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Oct 21 12:21:37 UTC 2013


    Date: Monday, October 21, 2013 @ 14:21:36
  Author: spupykin
Revision: 98922

upgpkg: buildbot 0.8.8-1

upd

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 12:19:46 UTC (rev 98921)
+++ PKGBUILD	2013-10-21 12:21:36 UTC (rev 98922)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=buildbot
-pkgver=0.8.7_p1
+pkgver=0.8.8
 pkgrel=1
 pkgdesc="A system to automate the compile/test cycle required by most software projects"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('twisted' 'python2-jinja' 'python2-simplejson' 'python2-pysqlite'
 	 'python2-migrate' 'python2-dateutil')
 source=(http://buildbot.googlecode.com/files/buildbot-${pkgver/_/}.tar.gz)
-md5sums=('bf3fa19e954adfa407d93dd7840c8975')
+md5sums=('472f512584bbb18cc677ca2ec3b3a905')
 
 package() {
   cd "$srcdir"/buildbot-${pkgver/_/}




More information about the arch-commits mailing list