summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordevninja2017-03-18 14:20:44 -0400
committerdevninja2017-03-18 14:20:44 -0400
commitd02bab044928da26083475333ac4ccdd8ce84895 (patch)
tree48e7b893fd0c32c1b6ad4c486ffec1b99628be9b /PKGBUILD
parent5be209eb27d3bd932d8292ca3a7cb672a7bc1cd0 (diff)
downloadaur-d02bab044928da26083475333ac4ccdd8ce84895.tar.gz
added https source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20e0c83bdaa1..e403dc024188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ conflicts=('srm')
license=('GPL')
arch=('i686' 'x86_64')
install=${pkgname}.install
-source=(http://zerocount.net/hosted/secure_delete-${pkgver}.tar.gz)
+source=(https://zerocount.net/hosted/secure_delete-${pkgver}.tar.gz)
sha256sums=('a9d846d1dce3f1bdf13bbb306e8596bc1f263198a086f6beecd90ccf7bddf8d5')
build()