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


Commits:
2994c6cd by Jelle van der Waa at 2024-09-08T16:34:59+02:00
upgpkg: 0.7.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = reprotest
        pkgdesc = Run a process twice and check the output for reproducibility
-       pkgver = 0.7.27
+       pkgver = 0.7.28
        pkgrel = 1
        url = https://salsa.debian.org/reproducible-builds/reprotest
        arch = any
@@ -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.27
+       source = 
git+https://salsa.debian.org/reproducible-builds/reprotest.git?signed#tag=0.7.28
        validpgpkeys = A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE
        validpgpkeys = 66AE2B4AFCCF3F52DA184D184B043FCDB9444540
        validpgpkeys = 8B7868786C33E5C64C4D0A480816B9E18C762BAD
        validpgpkeys = F0ADA5240891831165DF98EA7CFCD8CD257721E9
        validpgpkeys = B8BF54137B09D35CF026FE9D091AB856069AAA1C
-       sha512sums = 
664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02
+       sha512sums = 
ae1b66a975875831de97dbedfc15828e1b9ac71db7d97cb6838ddafa564972143581899cf4f5ad80a1e73739555dda6aa7ff80966ca2b205cb4dfc55a16043b4
 
 pkgname = reprotest


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: kpcyrd <[email protected]>
 
 pkgname=('reprotest')
-pkgver=0.7.27
+pkgver=0.7.28
 pkgrel=1
 pkgdesc="Run a process twice and check the output for reproducibility"
 arch=('any')
@@ -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=('664cf23409c0110b1dd73c2eef0e13221d80d1bde6d84548ba1ef687e5e3359873414f5165f60da042d2649c773b220bb545e39682a7c0d0880ca76ac154ec02')
+sha512sums=('ae1b66a975875831de97dbedfc15828e1b9ac71db7d97cb6838ddafa564972143581899cf4f5ad80a1e73739555dda6aa7ff80966ca2b205cb4dfc55a16043b4')
 
 validpgpkeys=("A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE" # Ximin Luo
               "66AE2B4AFCCF3F52DA184D184B043FCDB9444540" # Mattia Rizzolo



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

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


Reply via email to