summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 14:14:03 -0500
committerMatthew McGinn2020-01-09 14:14:03 -0500
commite5363c99899d245190d8dd9eb0bc839c1f6755ab (patch)
treec4692d0f4245514a8e5bbf38da5769aa2389d505
parent483388bd59ce9918ea2706a342228e932dcc67e3 (diff)
downloadaur-e5363c99899d245190d8dd9eb0bc839c1f6755ab.tar.gz
add _github_url
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 305ad47c11dc..7ef863447914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgrel=2
pkgdesc="The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as defined by the relevant IEEE 1588 standard. PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise time coordination of LAN connected computers."
arch=('any')
url="https://github.com/ptpd/ptpd"
+_github_url="https://github.com/ptpd/ptpd"
license=('BSD')
depends=('libpcap')
optdepends=('net-snmp')