summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Woodbine2018-09-20 13:45:26 +1200
committerCaleb Woodbine2018-09-20 13:45:26 +1200
commit8671c9c91af8daee2ab5fd9e0756b47a4bd4b890 (patch)
treee43d6c18a2ee56f309a9c97cccb7c57fd2ac2fcc /PKGBUILD
parente875aebbf5598d336d51272da6e5200ace96b452 (diff)
downloadaur-8671c9c91af8daee2ab5fd9e0756b47a4bd4b890.tar.gz
Updated to version 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3218f0f8628a..1b4f0c39e786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Caleb Woodbine <gitlab.com/BobyMCbobs>
pkgname=getnewip
-pkgver=2.2
+pkgver=2.2.1
pkgrel=1
pkgdesc="Sync dynamic public IP addresses of GNU/Linux servers with the hostname in a user's SSH config file, via Dropbox."
arch=('any')
url="https://gitlab.com/BobyMCbobs/${pkgname}"
license=('GPL')
-depends=('gnu-netcat' 'curl' 'bash' 'openssh')
+depends=('gnu-netcat' 'curl' 'bash' 'openssh' 'nano' 'iputils')
source=("https://gitlab.com/BobyMCbobs/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
md5sums=('c9cabadd60c799c4f2211640f95946e9')