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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 12 17:40:12 UTC 2011


    Date: Saturday, February 12, 2011 @ 12:40:11
  Author: andyrtr
Revision: 109777

upgpkg: tzdata 2011b-1
upstream update 2011b

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-12 17:14:23 UTC (rev 109776)
+++ PKGBUILD	2011-02-12 17:40:11 UTC (rev 109777)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2010o
+pkgver=2011b
 pkgrel=1
-_tzcode=2010n
-_tzdata=2010o
+_tzcode=2011b
+_tzdata=2011b
 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=('a7a776a5713831993e814fe0c05f9fd5'
-         '5cae5c56fad81dc29f8fcd933a05768e'
+md5sums=('c63a1425f7252aef1fe54a258cdccff8'
+         '9eaf3ca354c42a32bd28e623539bf0e0'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list