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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Feb 10 06:53:19 UTC 2019


    Date: Sunday, February 10, 2019 @ 06:53:18
  Author: yan12125
Revision: 431075

upgpkg: buildbot 2.0.1-1

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-10 06:47:06 UTC (rev 431074)
+++ PKGBUILD	2019-02-10 06:53:18 UTC (rev 431075)
@@ -5,9 +5,9 @@
 
 pkgname=buildbot
 pkgdesc='The Continuous Integration Framework'
-pkgver=1.8.0
+pkgver=2.0.1
 # `git rev-parse v$pkgver`
-_tag_rev=5b1106e9e2898cff174e7dd4f03dfd80a5c79f16
+_tag_rev=4c358c260bd9a339ce167a28b8dd6d19cd7a413f
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -25,6 +25,7 @@
   'python-lz4: to compress logs using lz4'
   'python-treq: for using HTTP requests as steps'
   'python-txrequests: for using HTTP requests as steps'
+  'python-pyopenssl: to use SSL/TLS in mail or IRC notifiers'
 )
 source=("git+https://github.com/buildbot/buildbot?signed#tag=$_tag_rev")
 sha256sums=('SKIP')



More information about the arch-commits mailing list