From 4d15fc3aecfe0ebea5fd44e81d419f17ca332c75 Mon Sep 17 00:00:00 2001 From: Jonathan Ryan Date: Tue, 8 Mar 2016 11:22:44 -0500 Subject: Update to 1.1.3 --- .SRCINFO | 8 +++++--- PKGBUILD | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5330a12..c80a658 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,15 +1,17 @@ +# Generated by mksrcinfo v8 +# Tue Mar 8 16:22:41 UTC 2016 pkgbase = htpdate pkgdesc = A client for time synchronisation - pkgver = 1.1.1 + pkgver = 1.1.3 pkgrel = 1 url = http://www.vervest.org/htp/ arch = i686 arch = x86_64 license = GPL2 depends = glibc - source = http://www.vervest.org/htp/archive/c/htpdate-1.1.1.tar.xz + source = http://www.vervest.org/htp/archive/c/htpdate-1.1.3.tar.xz source = htpdate.service - md5sums = c612f63282e3f23b709f37a5c81d4739 + md5sums = 51fcfe05fc4f8be6b19ecbaf88e8deaa md5sums = b419153625904d9a5544e585f69c66c5 pkgname = htpdate diff --git a/PKGBUILD b/PKGBUILD index 8ff331e..ac8655a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Jonathan Ryan # Contributor: Hussam Al-Tayeb pkgname=htpdate -pkgver=1.1.1 +pkgver=1.1.3 pkgrel=1 pkgdesc="A client for time synchronisation" arch=(i686 x86_64) @@ -9,7 +9,7 @@ url="http://www.vervest.org/htp/" license=(GPL2) depends=('glibc') source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz" "htpdate.service") -md5sums=('c612f63282e3f23b709f37a5c81d4739' +md5sums=('51fcfe05fc4f8be6b19ecbaf88e8deaa' 'b419153625904d9a5544e585f69c66c5') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-70-g09d2