Search Criteria
Package Details: ddclient-git v3.10.0.r48.g841ffcb-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ddclient-git.git (read-only, click to copy) |
---|---|
Package Base: | ddclient-git |
Description: | Update dynamic DNS entries for accounts on many dynamic DNS services |
Upstream URL: | https://github.com/ddclient/ddclient |
Keywords: | ddclient |
Licenses: | GPL2 |
Conflicts: | ddclient |
Provides: | ddclient |
Submitter: | Denton-L |
Maintainer: | None |
Last Packager: | Denton-L |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-02 21:02 (UTC) |
Last Updated: | 2023-05-08 02:58 (UTC) |
Dependencies (6)
- net-tools (net-tools-gitAUR)
- perl-digest-sha1
- perl-io-socket-inet6
- perl-io-socket-ssl
- git (git-gitAUR, git-glAUR) (make)
- smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, sendmailAUR, exim-heavyAUR, ssmtpAUR, courier-mtaAUR, dma, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (optional) – email support requires sendmail binary
Latest Comments
« First ‹ Previous 1 2 3
Denton-L commented on 2020-05-26 02:22 (UTC)
Thanks, fixed.
nickdumas commented on 2020-05-25 13:38 (UTC) (edited on 2020-05-25 13:39 (UTC) by nickdumas)
Systemd service uses /usr/bin/ddclient, package installs /usr/bin/ddclient-git
Please either change systemd to /usr/bin/ddclient-git or change all instances of $pkgname to $_gitname. Broken by 49d54e1
« First ‹ Previous 1 2 3