summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd62f634536e..5294805d6da5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Dec 30 00:28:20 UTC 2019
+# Mon Dec 30 00:29:43 UTC 2019
pkgbase = update-dnsomatic
pkgdesc = A perl utility that updates OpenDNS DNS-O-Matic, and is simpler than inyadn
pkgver = 0.2.1
pkgrel = 1
- url = http://prawnuk.blogspot.com/2008/11/dnsomatic-updater.html
+ url = https://code.google.com/archive/p/update-dnsomatic/downloads
install = update-dnsomatic.install
arch = i686
arch = x86_64
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')