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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Apr 7 15:13:29 UTC 2019


    Date: Sunday, April 7, 2019 @ 15:13:28
  Author: yan12125
Revision: 450302

upgpkg: python-buildbot-pkg 2.2.0-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-07 15:02:03 UTC (rev 450301)
+++ PKGBUILD	2019-04-07 15:13:28 UTC (rev 450302)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -13,7 +13,7 @@
 # Use Node.js 8 as www plugins do not build with Node.js 10.14.2 and 11 (https://github.com/buildbot/buildbot/issues/4382)
 depends=(python-setuptools nodejs-lts-carbon yarn python2)
 source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('a15491995d9168e8e50c2f958ce4bfef2984ca25dee21bd694c8ea0a12e47509'
+sha256sums=('126adffe288f9b6df2d3a4eca49be757f65c01bc0c551d562681b4cf5ca460fb'
             'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy <tardyp at gmail.com>



More information about the arch-commits mailing list