Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
reprotest


Commits:
4a262003 by Jelle van der Waa at 2024-06-01T14:32:10+02:00
upgpkg: 0.7.27-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = reprotest
        pkgdesc = Run a process twice and check the output for reproducibility
-       pkgver = 0.7.25
-       pkgrel = 2
+       pkgver = 0.7.27
+       pkgrel = 1
        url = https://salsa.debian.org/reproducible-builds/reprotest
        arch = any
        license = GPL3
@@ -20,12 +20,12 @@ pkgbase = reprotest
        depends = libfaketime
        optdepends = disorderfs: to enable the shuffle-dirents option
        optdepends = python-progressbar: to show a progress bar during 
diffoscope
-       source = 
git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=0.7.25
+       source = 
git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=0.7.27
        validpgpkeys = A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE
        validpgpkeys = 66AE2B4AFCCF3F52DA184D184B043FCDB9444540
        validpgpkeys = 8B7868786C33E5C64C4D0A480816B9E18C762BAD
        validpgpkeys = F0ADA5240891831165DF98EA7CFCD8CD257721E9
        validpgpkeys = B8BF54137B09D35CF026FE9D091AB856069AAA1C
-       sha512sums = SKIP
+       sha512sums = 
664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02
 
 pkgname = reprotest


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: kpcyrd <g...@rxv.cc>
 
 pkgname=('reprotest')
-pkgver=0.7.25
-pkgrel=2
+pkgver=0.7.27
+pkgrel=1
 pkgdesc="Run a process twice and check the output for reproducibility"
 arch=('any')
 license=('GPL3')
@@ -15,7 +15,7 @@ optdepends=(
     'disorderfs: to enable the shuffle-dirents option'
     'python-progressbar: to show a progress bar during diffoscope')
 
source=("git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=${pkgver}";)
-sha512sums=('SKIP')
+sha512sums=('664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02')
 
 validpgpkeys=("A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE" # Ximin Luo
               "66AE2B4AFCCF3F52DA184D184B043FCDB9444540" # Mattia Rizzolo



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reprotest/-/commit/4a262003e87178800c8056ed38c406f20c5dc890

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reprotest/-/commit/4a262003e87178800c8056ed38c406f20c5dc890
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to