summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ff331e214a3..ac8655ad56ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Jonathan Ryan <jryan@curious-computing.com>
# Contributor: Hussam Al-Tayeb <hussam@visp.net.lb>
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}