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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Jul 2 10:13:50 UTC 2014


    Date: Wednesday, July 2, 2014 @ 12:13:50
  Author: spupykin
Revision: 114625

upgpkg: buildbot-slave 0.8.9-1

upd

Modified:
  buildbot-slave/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-02 10:13:45 UTC (rev 114624)
+++ PKGBUILD	2014-07-02 10:13:50 UTC (rev 114625)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Bourdon <delroth at gmail.com>
 
 pkgname=buildbot-slave
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc="A system to automate the compile/test cycle required by most software projects (slave part)"
 arch=('any')
@@ -10,8 +10,8 @@
 url="http://buildbot.net/"
 license=("GPL")
 depends=("twisted>=10.2.0" "python2")
-source=(http://buildbot.googlecode.com/files/buildbot-slave-${pkgver/_/}.tar.gz)
-md5sums=('9854d1df35cb09a5320b30b76eefd9ba')
+source=(https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-$pkgver.tar.gz)
+md5sums=('b4c085dcad558b61af5233d1ea1ed750')
 
 package() {
   cd $srcdir/$pkgname-${pkgver/_/}




More information about the arch-commits mailing list