* update testdisk to 7.2-2
This commit is contained in:
parent
87cf8b1fc6
commit
e481d09222
@ -1,7 +1,7 @@
|
||||
pkgbase = testdisk
|
||||
pkgdesc = Checks and undeletes partitions + PhotoRec, signature based recovery tool
|
||||
pkgver = 7.2
|
||||
pkgrel = 1.1
|
||||
pkgrel = 2
|
||||
url = https://www.cgsecurity.org/index.html?testdisk.html
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -9,7 +9,7 @@ pkgbase = testdisk
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-3.0-or-later
|
||||
depends = libjpeg
|
||||
depends = libjpeg-turbo
|
||||
depends = openssl
|
||||
depends = ntfsprogs
|
||||
source = https://www.cgsecurity.org/testdisk-7.2.tar.bz2
|
||||
|
@ -5,12 +5,12 @@
|
||||
|
||||
pkgname=testdisk
|
||||
pkgver=7.2
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
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-3.0-or-later')
|
||||
depends=('libjpeg' 'openssl' 'ntfsprogs')
|
||||
depends=('libjpeg-turbo' 'openssl' 'ntfsprogs')
|
||||
source=(https://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user