summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy MountainJohnson2023-05-01 09:16:38 -0500
committerJeremy MountainJohnson2023-05-01 09:16:38 -0500
commit6d3848cb001561c268be428a419883ec49bf3e1a (patch)
treee0b986f1eb45cb6521cdc663a76915811207410d /PKGBUILD
parent5f88d2f8672f5d1489ab0c941d2c08e1646158e3 (diff)
downloadaur-ftkimager.tar.gz
update URL and file location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 242c66c34f78..892b807b2e56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Maintained by: Jay M. <jskier at gmail dot com>
pkgname=ftkimager
pkgver=3.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Closed source binary CLI forensic imaging software by Access Data"
arch=('i686' 'x86_64')
-url="http://accessdata.com/product-download"
+url="https://www.exterro.com/ftk-product-downloads/fedora-and-red-hat-version-x64-3-1-1"
license=('Commercial')
depends=("zlib" "openssl")
if [ "${CARCH}" = 'x86_64' ]; then
@@ -16,7 +16,7 @@ elif [ "${CARCH}" = 'i686' ]; then
ARCH='32'
md5sums=('0a27829a261e8ab8c69846bfe40733')
fi
-source=(https://ad-zip.s3.amazonaws.com/${pkgname}.${pkgver}_fedora${ARCH}.tar.gz)
+source=(https://d1kpmuwb7gvu1i.cloudfront.net/${pkgname}.${pkgver}_fedora${ARCH}.tar.gz)
package() {
mkdir -p ${pkgdir}/usr/bin