[arch-commits] Commit in buildbot-www/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Oct 11 14:20:02 UTC 2019
Date: Friday, October 11, 2019 @ 14:20:01
Author: yan12125
Revision: 514876
buildbot-www: fix 404_8 error on https://tests.reproducible-builds.org/archlinux/
My pull request is refined and merged, and checksums are no longer valid.
Modified:
buildbot-www/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-11 14:18:03 UTC (rev 514875)
+++ PKGBUILD 2019-10-11 14:20:01 UTC (rev 514876)
@@ -15,10 +15,10 @@
makedepends=(git buildbot=$pkgver python-buildbot-pkg=$pkgver python-mock)
checkdepends=(chromium)
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig}
- fix-re-tests.patch::https://github.com/buildbot/buildbot/pull/5013.patch)
+ fix-re-tests.patch::https://github.com/buildbot/buildbot/commit/e3169c10e8dbde0536b4f1e45bf597012e8e69f3.patch)
sha256sums=('6237a4c61a6208324ca246b328ba01660fa40a40cce20430963b33901cd80672'
'SKIP'
- 'cb84d4ac5bc67f1cf8920263f358113be9748ddd4a4997f0149e5f380eedab38')
+ '24a0bc086508379e267e89494b316e1a3b1915e5c0d9ca55a44cb7bfe53acf75')
validpgpkeys=(
'390EB159056ED56F66AB1092AECD456B4D2531FC' # Pierre Tardy <tardyp at gmail.com> (@tardyp on GitHub)
'FD0004A26EADFE43A4C3F249C6F7AE200374452D' # Povilas Kanapickas <povilas at radix.lt> (@p12tic on GitHub)
More information about the arch-commits
mailing list