summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-01-02 00:23:23 +0000
committergithub-actions[bot]2024-01-02 00:23:23 +0000
commit04a441ab41f191bcc53d608e4b5113d49501fd48 (patch)
tree76b0423a7cbc30913ef743605a7d0bd92c808aa4 /PKGBUILD
parent6dcd8f9b2dea1173a3a22e04ca79af1dbfe22a1d (diff)
downloadaur-04a441ab41f191bcc53d608e4b5113d49501fd48.tar.gz
Automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55d158060397..34c065ef6896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
#
# shellcheck disable=SC2034,SC2154
pkgname=cloudflare-dynamic-dns
-pkgver=2.3.8
+pkgver=2.5.0
pkgrel=1
pkgdesc='Updates AAAA records at Cloudflare according to the current IPv6 address'
url='https://github.com/zebradil/cloudflare-dynamic-dns'
@@ -12,7 +12,7 @@ arch=(any)
license=(MIT)
makedepends=(go)
provides=(cloudflare-dynamic-dns)
-source=(cloudflare-dynamic-dns-2.3.8::https://github.com/zebradil/cloudflare-dynamic-dns/archive/2.3.8.tar.gz)
+source=(cloudflare-dynamic-dns-2.5.0::https://github.com/zebradil/cloudflare-dynamic-dns/archive/2.5.0.tar.gz)
prepare ()
{
cd "$pkgname-$pkgver" || exit 1;
@@ -42,4 +42,4 @@ package ()
install -Dm644 systemd/* -t "$pkgdir/usr/lib/systemd/system";
install -m700 -d "$pkgdir/etc/$pkgname/config.d"
}
-sha256sums=('ffd0fe274ddb1419334e225c376e3e1274b605271aba694e215f02eb53db2603')
+sha256sums=('987e5da3852ceb1bf74ede42d9eb1acce9e02c13b0057932e26252463e7a8c3c')