aboutsummaryrefslogtreecommitdiffstats
path: root/htpdate/PKGBUILD
diff options
context:
space:
mode:
diffstat (limited to 'htpdate/PKGBUILD')
-rw-r--r--htpdate/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/htpdate/PKGBUILD b/htpdate/PKGBUILD
index bc2db96..0117c41 100644
--- a/htpdate/PKGBUILD
+++ b/htpdate/PKGBUILD
@@ -4,7 +4,7 @@
4# Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb> 4# Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb>
5 5
6pkgname=htpdate 6pkgname=htpdate
7pkgver=1.3.6 7pkgver=1.3.7
8pkgrel=1 8pkgrel=1
9pkgdesc="HTTP Time protocol" 9pkgdesc="HTTP Time protocol"
10arch=('i686' 'x86_64') 10arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=(GPL2)
13depends=('glibc') 13depends=('glibc')
14source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz" 14source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
15 "htpdate.service") 15 "htpdate.service")
16sha256sums=('3cdc558ec8e53ef374a42490b2f28c0b23981fa8754a6d7182044707828ad1e9' 16sha256sums=('88c52fe475308ee95f560fd7cf68c75bc6e9a6abf56be7fed203a7f762fe7ab2'
17 '2f12bdf0745fbf7c52f465e78b47635fbdc6fa372e63fb94a6063a5f67ff8c8b') 17 '2f12bdf0745fbf7c52f465e78b47635fbdc6fa372e63fb94a6063a5f67ff8c8b')
18 18
19build() { 19build() {
20 cd ${pkgname}-${pkgver} 20 cd ${pkgname}-${pkgver}