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

Chih-Hsuan Yen yan12125 at archlinux.org
Mon May 6 13:05:21 UTC 2019


    Date: Monday, May 6, 2019 @ 13:05:21
  Author: yan12125
Revision: 460862

upgpkg: buildbot-www 2.3.0-1

Modified:
  buildbot-www/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 13:04:40 UTC (rev 460861)
+++ PKGBUILD	2019-05-06 13:05:21 UTC (rev 460862)
@@ -7,7 +7,7 @@
 pkgname=(python-buildbot-www python-buildbot-waterfall-view
          python-buildbot-console-view python-buildbot-grid-view
          python-buildbot-wsgi-dashboards python-buildbot-badges)
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -14,10 +14,11 @@
 license=(GPL2)
 makedepends=(git buildbot=$pkgver python-buildbot-pkg=$pkgver python-mock)
 source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('126adffe288f9b6df2d3a4eca49be757f65c01bc0c551d562681b4cf5ca460fb'
+sha256sums=('eb57afd7f8005b84bc345903211e4a3ff1a4d6a162eb55a37ab9bd445044476e'
             'SKIP')
 validpgpkeys=(
-  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy <tardyp at gmail.com>
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy <tardyp at gmail.com> (@tardyp on GitHub)
+  'FD0004A26EADFE43A4C3F249C6F7AE200374452D'  # Povilas Kanapickas <povilas at radix.lt> (@p12tic on GitHub)
 )
 
 build() {



More information about the arch-commits mailing list