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

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


    Date: Thursday, June 4, 2015 @ 16:44:41
  Author: spupykin
Revision: 134792

upgpkg: buildbot 0.8.12-1

upd

Modified:
  buildbot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 14:38:51 UTC (rev 134791)
+++ PKGBUILD	2015-06-04 14:44:41 UTC (rev 134792)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=buildbot
-pkgver=0.8.10
-pkgrel=3
+pkgver=0.8.12
+pkgrel=1
 pkgdesc="A system to automate the compile/test cycle required by most software projects"
 arch=('any')
 url="http://buildbot.net"
@@ -13,7 +13,7 @@
 	 'python2-dateutil' 'python2-sqlparse')
 source=(https://pypi.python.org/packages/source/b/buildbot/buildbot-$pkgver.tar.gz
 	version-parse.patch)
-md5sums=('3201aaecf32df7810f4e23c14d20a544'
+md5sums=('c61fa219942f8a1ed43cdbc1e4ef0187'
          '61986f8b1d88ab74c8b290c49580152b')
 
 prepare() {



More information about the arch-commits mailing list