diff options
| -rw-r--r-- | .SRCINFO | 6 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
| @@ -1,15 +1,15 @@ | |||
| 1 | pkgbase = htpdate | 1 | pkgbase = htpdate |
| 2 | pkgdesc = A client for time synchronisation | 2 | pkgdesc = A client for time synchronisation |
| 3 | pkgver = 1.2.1 | 3 | pkgver = 1.2.2 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = http://www.vervest.org/htp/ | 5 | url = http://www.vervest.org/htp/ |
| 6 | arch = i686 | 6 | arch = i686 |
| 7 | arch = x86_64 | 7 | arch = x86_64 |
| 8 | license = GPL2 | 8 | license = GPL2 |
| 9 | depends = glibc | 9 | depends = glibc |
| 10 | source = http://www.vervest.org/htp/archive/c/htpdate-1.2.1.tar.xz | 10 | source = http://www.vervest.org/htp/archive/c/htpdate-1.2.2.tar.xz |
| 11 | source = htpdate.service | 11 | source = htpdate.service |
| 12 | md5sums = cab01ddcb62bd84154670a37a7a0c31c | 12 | md5sums = aad8c33933648532ac8716c809b15be1 |
| 13 | md5sums = ed9c9b1222e90e6ee0751f8f88772606 | 13 | md5sums = ed9c9b1222e90e6ee0751f8f88772606 |
| 14 | 14 | ||
| 15 | pkgname = htpdate | 15 | pkgname = htpdate |
| @@ -2,7 +2,7 @@ | |||
| 2 | # Contributor: Jonathan Ryan <jryan at curious-computing dot com> | 2 | # Contributor: Jonathan Ryan <jryan at curious-computing dot com> |
| 3 | # Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb> | 3 | # Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb> |
| 4 | pkgname=htpdate | 4 | pkgname=htpdate |
| 5 | pkgver=1.2.1 | 5 | pkgver=1.2.2 |
| 6 | pkgrel=1 | 6 | pkgrel=1 |
| 7 | pkgdesc="A client for time synchronisation" | 7 | pkgdesc="A client for time synchronisation" |
| 8 | arch=(i686 x86_64) | 8 | arch=(i686 x86_64) |
| @@ -13,7 +13,7 @@ depends=('glibc') | |||
| 13 | # See https://aur.archlinux.org/packages/htpdate/. | 13 | # See https://aur.archlinux.org/packages/htpdate/. |
| 14 | source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz" | 14 | source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz" |
| 15 | "htpdate.service") | 15 | "htpdate.service") |
| 16 | md5sums=('cab01ddcb62bd84154670a37a7a0c31c' | 16 | md5sums=('aad8c33933648532ac8716c809b15be1' |
| 17 | 'ed9c9b1222e90e6ee0751f8f88772606') | 17 | 'ed9c9b1222e90e6ee0751f8f88772606') |
| 18 | # "100-adjtimex.patch" | 18 | # "100-adjtimex.patch" |
| 19 | # "101-daemon-run-in-foreground.patch") | 19 | # "101-daemon-run-in-foreground.patch") |
