[arch-commits] Commit in testdisk/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Apr 12 18:53:02 UTC 2019
Date: Friday, April 12, 2019 @ 18:53:01
Author: arojas
Revision: 350670
https
Modified:
testdisk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-12 18:51:57 UTC (rev 350669)
+++ PKGBUILD 2019-04-12 18:53:01 UTC (rev 350670)
@@ -7,10 +7,10 @@
pkgrel=5
pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
arch=('x86_64')
-url="http://www.cgsecurity.org/index.html?testdisk.html"
+url="https://www.cgsecurity.org/index.html?testdisk.html"
license=('GPL')
depends=('libjpeg' 'openssl' 'progsreiserfs' 'ntfsprogs')
-source=(http://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
+source=(https://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list