diff options
author | root <root@rshg054.dnsready.net> | 2013-08-10 02:21:00 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-10 02:21:00 -0700 |
commit | 0ade1da67addf154d93c6a6399b0a3d5a18a3336 (patch) | |
tree | 0fcd3a26d8b3c5830e46d0872701a89256e3d4f7 /community/chrony/PKGBUILD | |
parent | 7978ce3c736ef00274d5956c378df572315702bd (diff) |
Sat Aug 10 02:18:27 PDT 2013
Diffstat (limited to 'community/chrony/PKGBUILD')
-rw-r--r-- | community/chrony/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD index 0c5c7337b..b6b088bee 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94253 2013-07-18 00:42:27Z thestinger $ +# $Id: PKGBUILD 95307 2013-08-09 02:41:57Z thestinger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> @@ -8,7 +8,7 @@ # Contributor: Elisamuel Resto <ryuji@simplysam.us> pkgname=chrony -pkgver=1.28 +pkgver=1.29 pkgrel=1 pkgdesc='Lightweight NTP client and server' arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ depends=('readline' 'libcap') backup=('etc/chrony.conf') source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz service) -sha256sums=('7adc34e77c5b5ffdf274adad54de503a34386f6b483c45e1a723751763c04364' +sha256sums=('c685f072ba0663ab026a7f56870ab2c246bd97ca4629dd2e1899617bd16ad39b' 'bef4305fa7e5828e1a1fd43aa8e631f22f21902f6cdc2d3b5b41a57bd9a175dc') build() { |