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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Sep 26 19:10:23 UTC 2011


    Date: Monday, September 26, 2011 @ 15:10:22
  Author: andyrtr
Revision: 138514

upgpkg: tzdata 2011k-1

upstream update 2011k

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-26 18:53:04 UTC (rev 138513)
+++ PKGBUILD	2011-09-26 19:10:22 UTC (rev 138514)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2011h
+pkgver=2011k
 pkgrel=1
-_tzcode=2011g
-_tzdata=2011h
+_tzcode=2011i
+_tzdata=2011k
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="http://www.twinsun.com/tz/tz-link.htm"
@@ -17,9 +17,12 @@
 source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
         ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
         Makefile.patch)
-md5sums=('ecb564279b28c5b184421c525d997d6c'
-         '546d27b6c1e5e1097bd512651815017f'
+md5sums=('cf7f4335b7c8682899fa2814e711c1b2'
+         '9da1c2d4d1a01f9f504b73ccd371830f'
          'a64ed97d1fc03c66ee8612c0d9f40507')
+sha1sums=('4f58cede47df8bba55b37982d8b38cd65266d412'
+          '56f0847a10eaea672be19984b4b403e29631c98b'
+          'e8890681333949977ccff0b7a429ad25ed78dbcf')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list