summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43453e70e9c0..b0be3d4d3713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,8 @@ pkgrel='1'
pkgdesc='A perl utility that updates OpenDNS DNS-O-Matic, and is simpler than inyadn'
arch=('i686' 'x86_64')
#url='https://github.com/rivy/update-dnsomatic'
-url='http://prawnuk.blogspot.com/2008/11/dnsomatic-updater.html' # Seán Doher
+#url='http://prawnuk.blogspot.com/2008/11/dnsomatic-updater.html' # Seán Doher
+url='https://code.google.com/archive/p/update-dnsomatic/downloads'
license=('GPL')
depends=('perl' 'perl-libwww' 'perl-crypt-ssleay' 'perl-lwp-protocol-https')
optdepends=('cron: use cron instead of systemd timers')