* update testdisk to 7.2-1

This commit is contained in:
Alexander Baldeck 2024-04-09 19:40:50 +02:00
parent 1b0fb1d7fa
commit d6a03c19bb

View File

@ -4,12 +4,12 @@
# Contributor: Michal Krenek <mikos@sg1.cz>
pkgname=testdisk
pkgver=7.1
pkgrel=5
pkgver=7.2
pkgrel=1
pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://www.cgsecurity.org/index.html?testdisk.html"
license=('GPL')
license=('GPL-3.0-or-later')
depends=('libjpeg' 'openssl' 'ntfsprogs')
source=(https://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
@ -26,4 +26,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
sha256sums=('1413c47569e48c5b22653b943d48136cb228abcbd6f03da109c4df63382190fe')
sha256sums=('f8343be20cb4001c5d91a2e3bcd918398f00ae6d8310894a5a9f2feb813c283f')