aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/cloudflare-ddns/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/cloudflare-ddns/APKBUILD b/testing/cloudflare-ddns/APKBUILD
index b520c711e93..5b7e3fc1165 100644
--- a/testing/cloudflare-ddns/APKBUILD
+++ b/testing/cloudflare-ddns/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer:
+# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=cloudflare-ddns
pkgver=1.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="DDNS script to sync public IP address to CloudFlare dns records"
options="!check" # No testsuite
url="https://github.com/ailionx/cloudflare-ddns"