summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2020-10-07 13:18:37 -0400
committerbrent s2020-10-07 13:18:37 -0400
commit3b26ca202c093326db897eaf695560c583c3eb21 (patch)
tree5fda562c6a520059c09710c55e45f4daac287d87
parentcb505717ad4a464e516040057f59498573ded542 (diff)
downloadaur-scrounge-ntfs.tar.gz
updating source, info url
-rw-r--r--.SRCINFO10
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD12
3 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ba376126d5a..f61dd10764b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Sat Jun 25 21:28:07 UTC 2016
pkgbase = scrounge-ntfs
pkgdesc = Data recovery program for NTFS file systems
pkgver = 0.9
- pkgrel = 6
- url = http://thewalter.net/stef/software/scrounge/
- arch = i686
+ pkgrel = 7
+ url = https://web.archive.org/web/20190703075412/https://thewalter.net/stef/software/scrounge/
arch = x86_64
license = BSD
makedepends = autoconf
makedepends = automake
- source = http://thewalter.net/stef/software/scrounge/scrounge-ntfs-0.9.tar.gz
+ source = https://web.archive.org/web/20190703075412/https://thewalter.net/stef/software/scrounge/scrounge-ntfs-0.9.tar.gz
source = scrounge-ntfs-0.9.tar.gz.sig
+ validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
sha512sums = 7d8ba55a8e95b83d0eee5a0f540d22ec572d9724f32d64aec9f3e817b32fcc5d4502979ccd61b1d98adbd559c361d69dc2a288d02de7945855ce51c36c452b07
sha512sums = SKIP
diff --git a/.gitignore b/.gitignore
index 1ce1f8045cc2..193fa82d2ed0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ pkg/
*.rar
*.deb
*.pkg.tar.xz.sig
+*.zst
diff --git a/PKGBUILD b/PKGBUILD
index 1c1c44132308..b2bdd04364c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,12 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=scrounge-ntfs
pkgver=0.9
-pkgrel=6
+pkgrel=7
pkgdesc="Data recovery program for NTFS file systems"
-arch=('i686' 'x86_64')
-url="http://thewalter.net/stef/software/scrounge/"
+arch=('x86_64')
+# upstream is dead.
+#url="http://thewalter.net/stef/software/scrounge/"
+url="https://web.archive.org/web/20190703075412/https://thewalter.net/stef/software/scrounge/"
license=('BSD')
groups=()
depends=()
@@ -20,7 +22,9 @@ conflicts=()
replaces=()
backup=()
install=
-source=("http://thewalter.net/stef/software/scrounge/${pkgname}-${pkgver}.tar.gz"
+#source=("http://thewalter.net/stef/software/scrounge/${pkgname}-${pkgver}.tar.gz"
+# https://web.archive.org/web/20190703075412/https://thewalter.net/stef/software/scrounge/scrounge-ntfs-0.9.tar.gz just 302's to the below.
+source=("https://web.archive.org/web/20190703075412/https://thewalter.net/stef/software/scrounge/${pkgname}-${pkgver}.tar.gz"
"${pkgname}-${pkgver}.tar.gz.sig")
noextract=()
sha512sums=('7d8ba55a8e95b83d0eee5a0f540d22ec572d9724f32d64aec9f3e817b32fcc5d4502979ccd61b1d98adbd559c361d69dc2a288d02de7945855ce51c36c452b07'