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

Morten Linderud foxboron at archlinux.org
Wed May 6 22:07:56 UTC 2020


    Date: Wednesday, May 6, 2020 @ 22:07:56
  Author: foxboron
Revision: 625210

upgpkg: archlinux-repro 20200507-1

Modified:
  archlinux-repro/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 21:50:05 UTC (rev 625209)
+++ PKGBUILD	2020-05-06 22:07:56 UTC (rev 625210)
@@ -2,17 +2,17 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=archlinux-repro
-pkgver=20200502
+pkgver=20200507
 pkgrel=1
 pkgdesc='Tools to reproduce Arch Linux packages'
 arch=('any')
 license=('MIT')
 makedepends=('git' 'asciidoc')
-depends=('diffoscope' 'curl' 'gnupg' 'git' 'diffutils')
+depends=('diffoscope' 'curl' 'gnupg' 'git' 'diffutils' 'zstd')
 url="http://github.com/archlinux/archlinux-repro"
 source=("https://github.com/archlinux/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
 validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16')
-sha256sums=('136ac317ad5ff081e42baed996ab1848508531a3625fd15685a59540b4d6435f'
+sha256sums=('5575518e77eacc9e6c730af7d6d6c9c8bc5adeac2da26da3da08072eb8dd575f'
             'SKIP')
 
 build(){



More information about the arch-commits mailing list