summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20bd7aa51641..66a4fdebe3ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=wait-for-it
pkgver=0.0+git20200823
-pkgrel=1
+pkgrel=2
pkgdesc="Script that will wait on the availability of a host and TCP port"
arch=(any)
license=('MIT')
url="https://github.com/vishnubob/wait-for-it"
-source=('wait-for-it::git://github.com/vishnubob/wait-for-it.git'
+source=('wait-for-it::git+https://github.com/vishnubob/wait-for-it.git'
'wait-for-it.8.gz')
sha256sums=('SKIP'
'36770f1d186b8be51a20d957ed2957ec1f8e16e772c37fe56942d4d57cc87de1')