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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Mar 29 16:40:39 UTC 2010


    Date: Monday, March 29, 2010 @ 12:40:39
  Author: andyrtr
Revision: 73970

upgpkg: tzdata 2010g-1
new version tzdata 2010g/tzcode 2010f

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 14:58:08 UTC (rev 73969)
+++ PKGBUILD	2010-03-29 16:40:39 UTC (rev 73970)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2010e
+pkgver=2010g
 pkgrel=1
-_tzcode=2010c
-_tzdata=2010e
+_tzcode=2010f
+_tzdata=2010g
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="http://www.twinsun.com/tz/tz-link.htm"
@@ -17,8 +17,8 @@
 source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
         ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
         Makefile.patch)
-md5sums=('a3021ce84b46bf57627dade2451949b6'
-         '8e179c56fd18c0f85dfa4ac4bf828b42'
+md5sums=('e530cc9bbdfd5e8c1eac21a68f4d5656'
+         'd0e8f560977470b0fc65b79b585cf5e4'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list