diff options
| -rw-r--r-- | PKGBUILD | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -13,7 +13,7 @@  # Arch version uses /etc/chrony.conf instead of /etc/chrony/chrony.conf  pkgname=chrony -pkgver=3.4 +pkgver=3.5  pkgrel=2  pkgdesc='Lightweight NTP client and server'  url='https://chrony.tuxfamily.org/' @@ -27,7 +27,7 @@ source=(https://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz          ${pkgname}-${pkgver}.tar.gz.asc::https://download.tuxfamily.org/chrony/${pkgname}-${pkgver}-tar-gz-asc.txt          chrony.sysusers          chrony.tmpfiles) -sha256sums=('af77e47c2610a7e55c8af5b89a8aeff52d9a867dd5983d848b52d374bc0e6b9f' +sha256sums=('4e02795b1260a4ec51e6ace84149036305cc9fc340e65edb9f8452aa611339b5'              'SKIP'              '56aa817638c8f959169d514f1e7fc727ef31e7d3beda4fca5165292c7602ee42'              'c0b52787f68f3ef365eef64f53f22b4fb0046a91f0e38923f9d16f1ca19c3f3a') | 
