summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-07-04 12:14:53 -0400
committerChris Severance2018-07-04 12:14:53 -0400
commit20225e59181e9b8501d1b954d46adf23e3bcda79 (patch)
tree77230aebfa775548691a7f3c5ba5c3e37a21108c
parentda29a3825de98d874d2c51eb19fefb1338d383dc (diff)
downloadaur-doit.tar.gz
autu: Update to 20160307-1 Fix link
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2527cb432f2f..61d80b4da7f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Fri May 27 05:52:03 UTC 2016
+# Wed Jul 4 16:14:53 UTC 2018
pkgbase = doit
pkgdesc = yet another remote-execution daemon for Windows
pkgver = 20160307
pkgrel = 1
- url = http://www.chiark.greenend.org.uk/~sgtatham/doit/
+ url = https://www.chiark.greenend.org.uk/~sgtatham/doit/
arch = i686
arch = x86_64
license = MIT
- source = doit-20160307.tar.gz::http://www.chiark.greenend.org.uk/~sgtatham/doit/doit.tar.gz
+ source = doit-20160307.tar.gz::https://www.chiark.greenend.org.uk/~sgtatham/doit/doit.tar.gz
sha256sums = b547f0ccedd23bd1035ea83ee1820b8dd59b1e6aae3348f3e85533e592fbff7c
pkgname = doit
diff --git a/PKGBUILD b/PKGBUILD
index 901ef135e219..9f5d1be14e86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver='20160307'
pkgrel='1'
pkgdesc='yet another remote-execution daemon for Windows'
arch=('i686' 'x86_64')
-url='http://www.chiark.greenend.org.uk/~sgtatham/doit/'
+url='https://www.chiark.greenend.org.uk/~sgtatham/doit/'
license=('MIT')
#depends=('perl')
source=("doit-${pkgver}.tar.gz::${url}doit.tar.gz")