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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Jan 29 08:31:48 UTC 2020


    Date: Wednesday, January 29, 2020 @ 08:31:48
  Author: yan12125
Revision: 558435

upgpkg: buildbot 2.6.0-1

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 08:31:37 UTC (rev 558434)
+++ PKGBUILD	2020-01-29 08:31:48 UTC (rev 558435)
@@ -5,9 +5,9 @@
 
 pkgname=buildbot
 pkgdesc='The Continuous Integration Framework'
-pkgver=2.5.1
+pkgver=2.6.0
 _bb_contrib_commit=ada3c8f30ca7e1b6bb260e2e5971053fbd254333
-pkgrel=2
+pkgrel=1
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
@@ -31,7 +31,7 @@
 )
 source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig}
         "git+https://github.com/buildbot/buildbot-contrib.git#commit=$_bb_contrib_commit")
-sha256sums=('cee691d3e04481ff5b5ad3514d7fe0d5e3971c0dd9a4f67640e7dae7af6826a5'
+sha256sums=('0ac835b58db309bebcf00fa77687385551833b3dac1c66aa671d271776050c19'
             'SKIP'
             'SKIP')
 validpgpkeys=(



More information about the arch-commits mailing list