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 6839a56596f5..f14282c44a24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonathan Ryan <jryan at curious-computing dot com>
# Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb>
pkgname=htpdate
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="A client for time synchronisation"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=('glibc')
# See https://aur.archlinux.org/packages/htpdate/.
source=("http://www.vervest.org/htp/archive/c/${pkgname}-${pkgver}.tar.xz"
"htpdate.service")
-md5sums=('cab01ddcb62bd84154670a37a7a0c31c'
+md5sums=('aad8c33933648532ac8716c809b15be1'
'ed9c9b1222e90e6ee0751f8f88772606')
# "100-adjtimex.patch"
# "101-daemon-run-in-foreground.patch")