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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Mar 8 20:11:25 UTC 2010


    Date: Monday, March 8, 2010 @ 15:11:24
  Author: andyrtr
Revision: 71719

upgpkg: tzdata 2010e-1
new version tzdata 2010e/tzcode 2010c

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-08 19:54:14 UTC (rev 71718)
+++ PKGBUILD	2010-03-08 20:11:24 UTC (rev 71719)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2010b
+pkgver=2010e
 pkgrel=1
-_tzcode=2009t
-_tzdata=2010b
+_tzcode=2010c
+_tzdata=2010e
 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=('17fe1e12237b11d490f62dcec4b4bc11'
-         'dfd29a56cb39cc8c57b0939608a054f6'
+md5sums=('a3021ce84b46bf57627dade2451949b6'
+         '8e179c56fd18c0f85dfa4ac4bf828b42'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list