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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Mar 28 07:53:08 UTC 2009


    Date: Saturday, March 28, 2009 @ 03:53:08
  Author: andyrtr
Revision: 31741

upgpkg: tzdata 2009d-1
    new version 2009d

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-28 07:04:46 UTC (rev 31740)
+++ PKGBUILD	2009-03-28 07:53:08 UTC (rev 31741)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2009c
+pkgver=2009d
 pkgrel=1
-_tzcode=2009b
-_tzdata=2009c
+_tzcode=2009d
+_tzdata=2009d
 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=('5a6aa9cbf477334f31e427cb59adf72f'
-         'ec8fa00a07f3e1d598d5d722cc0ab697'
+md5sums=('bcd22fb108f302bdcc2128e3de915550'
+         '95a7af89e6ec9a08096dda3c659d1bf3'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list