summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Woodbine2018-09-20 13:45:51 +1200
committerCaleb Woodbine2018-09-20 13:45:51 +1200
commitc1b8a84979bc415fa18cf4b64200cab5d930080d (patch)
tree630856ff0f1c5a1e617321fd9e043d2c92b041a7 /PKGBUILD
parent3d65053a6b7d2690efc0e2b8757d825756ce32a6 (diff)
downloadaur-uploadnewip.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 440958f80e5a..9aa5e7dd2d91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Caleb Woodbine <gitlab.com/BobyMCbobs>
pkgname=uploadnewip
-pkgver=2.2
+pkgver=2.2.1
pkgrel=1
pkgdesc="Upload new dynamic public IP address of a GNU/Linux server to Dropbox every time it changes."
arch=('any')
url="https://gitlab.com/BobyMCbobs/${pkgname}"
license=('GPL')
-depends=('curl' 'bash')
+depends=('curl' 'bash' 'nano' 'iputils')
source=("https://gitlab.com/BobyMCbobs/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
md5sums=('f00265468b323a417ca3766c07f9ff3b')