summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreugene2023-09-21 10:25:21 +0000
committereugene2023-09-21 10:25:21 +0000
commit4ae9a63455cb3af79b12240a2fc21b25cc867dbc (patch)
tree472062c17bb83f522cb57bfba03cf17e875beaf2 /PKGBUILD
parent4cafe034b3ddf29f29e298c0c297b59d72e852e8 (diff)
downloadaur-testdisk-wip.tar.gz
source is https only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52e4273e7e31..90039f5142e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=testdisk-wip
pkgver=7.2
-pkgrel=3
+pkgrel=4
pkgdesc="Checks and undeletes partitions. Includes PhotoRec signature based recovery tool. WIP version"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url="http://www.cgsecurity.org/wiki/TestDisk"
+url="https://www.cgsecurity.org/wiki/TestDisk"
license=('GPL')
depends=('libjpeg' 'ntfsprogs')
optdepends=('libewf: support EnCase files'
@@ -13,7 +13,7 @@ optdepends=('libewf: support EnCase files'
makedepends=('qt5-tools')
conflicts=('testdisk')
provides=('testdisk')
-source=(http://www.cgsecurity.org/testdisk-$pkgver-WIP.tar.bz2)
+source=(https://www.cgsecurity.org/testdisk-$pkgver-WIP.tar.bz2)
#md5sums=('5d239865543019227c4ac5052066da6f')
md5sums=('SKIP') # they update the source without changing the filename...