diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -3,7 +3,7 @@ | |||
| 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.2 | 5 | pkgver=1.2.2 |
| 6 | pkgrel=1 | 6 | pkgrel=2 |
| 7 | pkgdesc="A client for time synchronisation" | 7 | pkgdesc="A client for time synchronisation" |
| 8 | arch=(i686 x86_64) | 8 | arch=(i686 x86_64) |
| 9 | url="http://www.vervest.org/htp/" | 9 | url="http://www.vervest.org/htp/" |
| @@ -14,7 +14,7 @@ depends=('glibc') | |||
| 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=('aad8c33933648532ac8716c809b15be1' | 16 | md5sums=('aad8c33933648532ac8716c809b15be1' |
| 17 | 'ed9c9b1222e90e6ee0751f8f88772606') | 17 | 'd00fce722a88150cffb1b322e6cc8869') |
| 18 | # "100-adjtimex.patch" | 18 | # "100-adjtimex.patch" |
| 19 | # "101-daemon-run-in-foreground.patch") | 19 | # "101-daemon-run-in-foreground.patch") |
| 20 | 20 | ||
