summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBooloki2020-03-10 19:29:25 +0100
committerBooloki2020-03-10 19:29:25 +0100
commitb16fa3ccf4f4b9494eac24f6ee1cadfbc90c4b0a (patch)
tree79b43431272587bd4b870f1e1c80115f478dc9de
parente62c0402fc0d3edd441c9f42fdec06de17edde0d (diff)
downloadaur-b16fa3ccf4f4b9494eac24f6ee1cadfbc90c4b0a.tar.gz
Update verison to git20200205
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd456995526b..fe869318b376 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Dec 3 18:18:15 UTC 2018
pkgbase = wait-for-it
pkgdesc = Script that will wait on the availability of a host and TCP port
- pkgver = 0.0+git20181104
+ pkgver = 0.0+git20200205
pkgrel = 1
url = https://github.com/vishnubob/wait-for-it
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 998e955bc94b..2f805a4a83d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer : Nicolas Perrin <booloki@lokizone.net>
pkgname=wait-for-it
-pkgver=0.0+git20181104
+pkgver=0.0+git20200205
pkgrel=1
pkgdesc="Script that will wait on the availability of a host and TCP port"
arch=(any)