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

Jelle van der Waa jelle at archlinux.org
Sun Sep 15 17:38:18 UTC 2019


    Date: Sunday, September 15, 2019 @ 17:38:17
  Author: jelle
Revision: 510772

upgpkg: reprotest 0.7.9-1

Upstream update

Modified:
  reprotest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 17:30:20 UTC (rev 510771)
+++ PKGBUILD	2019-09-15 17:38:17 UTC (rev 510772)
@@ -2,8 +2,8 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=('reprotest')
-pkgver=0.7.8
-pkgrel=3
+pkgver=0.7.9
+pkgrel=1
 pkgdesc="Run a process twice and check the output for reproducibility"
 arch=('any')
 license=('GPL3')
@@ -15,12 +15,13 @@
     'disorderfs: to enable the shuffle-dirents option'
     'python-progressbar: to show a progress bar during diffoscope')
 source=(https://salsa.debian.org/reproducible-builds/reproducible-lfs/raw/master/releases/${pkgname}/${pkgname}_${pkgver}.tar.xz{,.asc})
-sha512sums=('2f3f6c609c18f184b5c1eacd820f439e10432b2bc31f275838b297ce4b90e2657d1d900486412847b5b7fb7ec1c85eb67c3b8f68518d2da9bfb78a53b08bfccc'
+sha512sums=('a1013b23a9c00eec7fdbca722ba72a96ed631d30c577b977de4106a733e8c683215b301c9abd522b9994cec1177500f1d4e9e6526174d0b24ef59873f81525a3'
             'SKIP')
 
 validpgpkeys=("A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE" # Ximin Luo
               "66AE2B4AFCCF3F52DA184D184B043FCDB9444540" # Mattia Rizzolo
-              "8B7868786C33E5C64C4D0A480816B9E18C762BAD") # Mattia Rizzolo
+              "8B7868786C33E5C64C4D0A480816B9E18C762BAD" # Mattia Rizzolo
+              "B8BF54137B09D35CF026FE9D091AB856069AAA1C") # Holger Levsen
 
 build() {
   cd "$srcdir/${pkgname}"



More information about the arch-commits mailing list