summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4e6ec3207ae..244468d093e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = testdisk-wip
pkgdesc = Checks and undeletes partitions. Includes PhotoRec signature based recovery tool. WIP version
pkgver = 7.2
- pkgrel = 3
- url = http://www.cgsecurity.org/wiki/TestDisk
+ pkgrel = 4
+ url = https://www.cgsecurity.org/wiki/TestDisk
arch = i686
arch = x86_64
arch = armv6h
@@ -16,7 +16,7 @@ pkgbase = testdisk-wip
optdepends = qt5-base: QPhotoRec GUI
provides = testdisk
conflicts = testdisk
- source = http://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2
+ source = https://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2
md5sums = SKIP
pkgname = testdisk-wip
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...