diff options
Diffstat (limited to 'extra/ntp/PKGBUILD')
-rw-r--r-- | extra/ntp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ntp/PKGBUILD b/extra/ntp/PKGBUILD index 9b4d97908..23eff69f3 100644 --- a/extra/ntp/PKGBUILD +++ b/extra/ntp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 151695 2012-02-29 21:30:41Z bisson $ +# $Id: PKGBUILD 151736 2012-03-01 21:37:06Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: kevin <kevin@archlinux.org> pkgname=ntp pkgver=4.2.6.p5 _realver=4.2.6p5 -pkgrel=5 +pkgrel=6 pkgdesc='Network Time Protocol reference implementation' url='http://www.ntp.org/' license=('custom') |