summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Woodbine2018-06-11 20:03:46 +1200
committerCaleb Woodbine2018-06-11 20:03:46 +1200
commit8c17b987d4d1a373f255cd07abbd0cda43d08368 (patch)
tree804dd632ae3a352ea9cf7c153ee5d2aa003a4adf
parentdfd284aebeece0c7e00ddaf4fecdbaccb21c89b6 (diff)
downloadaur-8c17b987d4d1a373f255cd07abbd0cda43d08368.tar.gz
Updated checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4191c436d70e..10e8feab491b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = getnewip
depends = bash
depends = openssh
source = https://gitlab.com/BobyMCbobs/getnewip/-/archive/2.1.2/getnewip-2.1.2.zip
- md5sums = 5606ba79968df05ad640c89350595553
+ md5sums = a7898ea4186adb01950c8e54227dd067
pkgname = getnewip
diff --git a/PKGBUILD b/PKGBUILD
index a8d08f98e148..d63e31bdc58f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Caleb Woodbine <github.com/BobyMCbobs>
+# Maintainer: Caleb Woodbine <gitlab.com/BobyMCbobs>
pkgname=getnewip
pkgver=2.1.2
pkgrel=1
@@ -8,7 +8,7 @@ url="https://gitlab.com/BobyMCbobs/${pkgname}"
license=('GPL')
depends=('gnu-netcat' 'curl' 'bash' 'openssh')
source=("https://gitlab.com/BobyMCbobs/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
-md5sums=('5606ba79968df05ad640c89350595553')
+md5sums=('a7898ea4186adb01950c8e54227dd067')
package() {
cd "$pkgname-$pkgver"