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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jul 30 23:06:41 UTC 2010


    Date: Friday, July 30, 2010 @ 19:06:41
  Author: andyrtr
Revision: 86380

upgpkg: tzdata 2010k-1
new version tzdata 2010k

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-30 21:28:31 UTC (rev 86379)
+++ PKGBUILD	2010-07-30 23:06:41 UTC (rev 86380)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2010j
+pkgver=2010k
 pkgrel=1
-_tzcode=2010j
-_tzdata=2010j
+_tzcode=2010k
+_tzdata=2010k
 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=('5ba8345720296d3a659b349b2052d139'
-         'f668f66b260e14b477eac3f48bcfb5f4'
+md5sums=('63cd2199679c91bed972a0248d6916af'
+         '5e2086249d6a6bb116534d358661ad3f'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list