diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-04 03:57:35 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-04 03:57:35 +0000 |
commit | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (patch) | |
tree | 75539d1ce5e644234d0c1f85faebd3ae17c2377d /community/chrony | |
parent | 92723c41135cfb106d37d4343603e63dc99922ca (diff) |
Fri Jul 4 03:52:39 UTC 2014
Diffstat (limited to 'community/chrony')
-rw-r--r-- | community/chrony/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD index 347241995..ff76857b4 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113776 2014-06-30 09:17:14Z spupykin $ +# $Id: PKGBUILD 114721 2014-07-03 10:46:29Z thestinger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> @@ -8,8 +8,8 @@ # Contributor: Elisamuel Resto <ryuji@simplysam.us> pkgname=chrony -pkgver=1.29.1 -pkgrel=3 +pkgver=1.30 +pkgrel=1 pkgdesc='Lightweight NTP client and server' arch=('i686' 'x86_64') url="http://chrony.tuxfamily.org/" @@ -20,7 +20,7 @@ backup=('etc/chrony.conf') source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz service) install=${pkgname}.install -sha256sums=('658c9bb4d8c8d8ec7d0908429aa266e5f8413ba86bd4acbfd2f9669f6065af27' +sha256sums=('43aca956a0beb2c4847feffc847fec2c429ee9afb6252c7a499bbd68933046dd' '3c9d05aaba6c0bef43fd1923a6dd7ac5f9b9539d21efbd1fbe592b54dec8d493') build() { |