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

Gaetan Bisson bisson at archlinux.org
Fri Dec 19 22:34:32 UTC 2014


    Date: Friday, December 19, 2014 @ 23:34:32
  Author: bisson
Revision: 227805

upstream update

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 21:53:50 UTC (rev 227804)
+++ PKGBUILD	2014-12-19 22:34:32 UTC (rev 227805)
@@ -4,9 +4,10 @@
 
 pkgname=ntp
 _pkgname=ntp-dev
-_pkgver=4.2.7p465
-pkgver=${_pkgver/p/.p}
-pkgrel=2
+_pkgver=4.2.7p486-RC
+__pkgver=${_pkgver/p/.p}
+pkgver=${__pkgver%-RC}
+pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -17,7 +18,7 @@
         'ntp.conf'
         'ntpd.service'
         'ntpdate.service')
-sha1sums=('fa25baa9c215403c4f54ab005a65bc9eb744cdd3'
+sha1sums=('b4d88b1a817550677ebccca56bdc2c2f8369eda7'
           'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
           '0cccca872385e0142888ab48d273fec0669b30a8'
           '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')



More information about the arch-commits mailing list