diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..5330a12 --- /dev/null +++ b/.SRCINFO | |||
@@ -0,0 +1,16 @@ | |||
1 | pkgbase = htpdate | ||
2 | pkgdesc = A client for time synchronisation | ||
3 | pkgver = 1.1.1 | ||
4 | pkgrel = 1 | ||
5 | url = http://www.vervest.org/htp/ | ||
6 | arch = i686 | ||
7 | arch = x86_64 | ||
8 | license = GPL2 | ||
9 | depends = glibc | ||
10 | source = http://www.vervest.org/htp/archive/c/htpdate-1.1.1.tar.xz | ||
11 | source = htpdate.service | ||
12 | md5sums = c612f63282e3f23b709f37a5c81d4739 | ||
13 | md5sums = b419153625904d9a5544e585f69c66c5 | ||
14 | |||
15 | pkgname = htpdate | ||
16 | |||