Date: Sunday, January 17, 2016 @ 11:31:49 Author: lfleischer Revision: 258374
upgpkg: ntp 4.2.8.p5-1 Upstream update. Modified: ntp/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-17 08:06:59 UTC (rev 258373) +++ PKGBUILD 2016-01-17 10:31:49 UTC (rev 258374) @@ -1,10 +1,10 @@ -# $Id$ -# Maintainer: Gaetan Bisson <[email protected]> +# Maintainer: Lukas Fleischer <[email protected]> +# Contributor: Gaetan Bisson <[email protected]> # Contributor: kevin <[email protected]> pkgname=ntp _pkgname=ntp #-dev -_pkgver=4.2.8p4 +_pkgver=4.2.8p5 pkgver=${_pkgver/p/.p} pkgrel=1 pkgdesc='Network Time Protocol reference implementation' @@ -17,7 +17,7 @@ 'ntp.conf' 'ntpd.service' 'ntpdate.service') -sha1sums=('a30f61f87b219ab3613def9e27f5c8e91ce38b0a' +sha1sums=('95152c9bca8b5229a4db05943f181365bf738ab2' 'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1' '0cccca872385e0142888ab48d273fec0669b30a8' '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
