summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac8655a..0ddc3c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
1# Contributor: Jonathan Ryan <jryan@curious-computing.com> 1# Maintainer: Dominik Schrempf <dominik.schrempf at openmailbox dot org>
2# Contributor: Hussam Al-Tayeb <hussam@visp.net.lb> 2# Contributor: Jonathan Ryan <jryan at curious-computing dot com>
3# Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb>
3pkgname=htpdate 4pkgname=htpdate
4pkgver=1.1.3 5pkgver=1.2.0
5pkgrel=1 6pkgrel=1
6pkgdesc="A client for time synchronisation" 7pkgdesc="A client for time synchronisation"
7arch=(i686 x86_64) 8arch=(i686 x86_64)
@@ -9,8 +10,8 @@ url="http://www.vervest.org/htp/"
9license=(GPL2) 10license=(GPL2)
10depends=('glibc') 11depends=('glibc')
11source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz" "htpdate.service") 12source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz" "htpdate.service")
12md5sums=('51fcfe05fc4f8be6b19ecbaf88e8deaa' 13md5sums=('9d5ca69be06edf5d535b52b5f790da4e'
13 'b419153625904d9a5544e585f69c66c5') 14 'fd11d26ebff84d9538ce9ab6238fae73')
14build() { 15build() {
15 cd ${pkgname}-${pkgver} 16 cd ${pkgname}-${pkgver}
16 make 17 make