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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 26 18:17:36 UTC 2010


    Date: Tuesday, October 26, 2010 @ 14:17:35
  Author: andyrtr
Revision: 97133

upgpkg: tzdata 2010n-1
new version 2010n

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-26 16:32:00 UTC (rev 97132)
+++ PKGBUILD	2010-10-26 18:17:35 UTC (rev 97133)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2010m
+pkgver=2010n
 pkgrel=1
-_tzcode=2010m
-_tzdata=2010m
+_tzcode=2010n
+_tzdata=2010n
 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=('dee44c5b5ff70c424f62333b4c6d09a2'
-         '9e33cb126c8cb6673f39390d347fb0e2'
+md5sums=('a7a776a5713831993e814fe0c05f9fd5'
+         'b5eefb4986866895ab84f52220f1dfa6'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list