Date: Sunday, April 16, 2023 @ 00:20:02 Author: ainola Revision: 1446229
upgpkg: dd_rescue 1.99.13-1 Modified: dd_rescue/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-15 22:16:19 UTC (rev 1446228) +++ PKGBUILD 2023-04-16 00:20:02 UTC (rev 1446229) @@ -1,11 +1,12 @@ # Maintainer: Felix Yan <[email protected]> +# Maintainer: Brett Cornwall <[email protected]> # Contributor: Zerial <[email protected]> # Contributor: Patrick Leslie Polzer <[email protected]> # Contributor: Jose Riha <jose1711 gmail com> pkgname=dd_rescue -pkgver=1.99.12 -pkgrel=2 +pkgver=1.99.13 +pkgrel=1 pkgdesc="A dd version that is very useful for data-recovery" url="http://www.garloff.de/kurt/linux/ddrescue/" license=("GPL") @@ -13,7 +14,7 @@ optdepends=('lzo: for libddr_lzo') arch=('x86_64') source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2"{,.asc}) -sha512sums=('61f4f09e7e8442049634c5a5659f887cf82b16bc8b768c0aa79774e18feac6e91fbc258e5a6c8c3cac0577fadbdd26206261cf6c99b3980f763a1b584fb46001' +sha512sums=('2276128fe176dce3ecbd6aa8e0d00b9547887f0498ce0cd135e61dbf882c521e22e2afce3539a73496da1d0472cd9582971a30eb558ce3211820c8d0358c8241' 'SKIP') validpgpkeys=('6669F7340D31E95EC5565490DE4F1B3A2BFFC5BF') # Kurt Garloff <[email protected]>
