[arch-commits] Commit in ntp/trunk (PKGBUILD)

Kevin Piché kevin at archlinux.org
Mon Feb 9 02:47:31 UTC 2009


    Date: Sunday, February 8, 2009 @ 21:47:30
  Author: kevin
Revision: 26548

upgpkg: ntp 4.2.4p6-1

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-09 01:41:12 UTC (rev 26547)
+++ PKGBUILD	2009-02-09 02:47:30 UTC (rev 26548)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=ntp
-pkgver=4.2.4p5
+pkgver=4.2.4p6
 pkgrel=1
 pkgdesc="NTP (Network Time Protocol) tries to keep servers in sync"
 arch=(i686 x86_64)
@@ -11,13 +11,10 @@
 backup=('etc/ntp.conf' 'conf.d/ntp-client.conf')
 source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${pkgver}.tar.gz \
         ftp://ftp.archlinux.org/other/ntp//ntp-4.2.0a-manpages.tar.bz2 ntp.conf ntp-client.conf ntpd ntpdate)
-md5sums=('eb647e07ecbd6e9e07bf8d3dc555490e'
-         'd3a5a6185ef5ed71d2fa8e06598fc28f'
-         '5bd3924f5720b97837969ec4ec4d5e09'
-         'c7f50632b69bd4f32cf052d0b1848463'
-         '46118a8ec2c4f5bbfafd730af21b7c03'
-         '140855352baeb89da0c6c1c475c18b57')
 options=('!emptydirs')
+md5sums=('1961c2c12b66b9046d5df37d0a41b181' 'd3a5a6185ef5ed71d2fa8e06598fc28f'
+         '5bd3924f5720b97837969ec4ec4d5e09' 'c7f50632b69bd4f32cf052d0b1848463'
+         '46118a8ec2c4f5bbfafd730af21b7c03' '140855352baeb89da0c6c1c475c18b57')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1




More information about the arch-commits mailing list