diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index 63cae2d283e..5434a260f52 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -1,11 +1,11 @@ # Template file for 'buildbot' pkgname=buildbot -version=0.8.2 +version=0.8.3 distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz" build_style=python-module short_desc="A system to automate the compile/test cycle" maintainer="Juan RP " -checksum=458e553e3a6158b8481fe99f6ab4709ca91f73a24db53c24895a065621829043 +checksum=754c8c3a8276fd3fc3a2b3cea104fea59cabb7add6e7e9693272c25d88eea7ff long_desc=" The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and