summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Lane2021-09-28 20:09:13 +0100
committerJohn Lane2021-09-28 20:09:13 +0100
commitb8ed343ad3f4791164298a21d149a1b4108aa4f0 (patch)
tree8a5a818b365ff2e3461ea3e099f8e08e1ef4356c /PKGBUILD
parentc6721f4999fe67c89a3750e0a425151ad8e511cf (diff)
downloadaur-b8ed343ad3f4791164298a21d149a1b4108aa4f0.tar.gz
gist of lost original source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ec09dce5454..150eaa144f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ arch=(x86_64)
url="http://linuxinsight.com/how_fast_is_your_disk.html"
license=('GPL2')
depends=('gcc')
-source=("http://linuxinsight.com/sites/default/files/$pkgname.c"
+# original source http://linuxinsight.com/sites/default/files/$pkgname.c gone
+source=('https://gist.githubusercontent.com/johnlane/9862846d7ee48a5b351e350f1418b9b1/raw/32eabe1b535f33e33cbb8bda9671b763d4a7d6b0/seeker.c'
'0001-seeker-support-disks-2TiB.patch')
sha256sums=('6b7aaf278db36a7eb27e54e3abed23dab3c4594acf87d592e626df8432ec1b54'
'2ab24d77ead2bfc50f477842e9f012671ad5bf8e97d4171921d67353120cd0ba')