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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Mar 2 13:58:34 UTC 2012


    Date: Friday, March 2, 2012 @ 08:58:34
  Author: andyrtr
Revision: 151769

upgpkg: tzdata 2012b-1

upstream update 2012b

Modified:
  tzdata/trunk/PKGBUILD

----------+
 PKGBUILD |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-02 12:52:32 UTC (rev 151768)
+++ PKGBUILD	2012-03-02 13:58:34 UTC (rev 151769)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2011n
+pkgver=2012b
 pkgrel=1
-_tzcode=2011i
-_tzdata=2011n
+_tzcode=2012b
+_tzdata=2012b
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="hhttp://www.iana.org/time-zones"
@@ -14,11 +14,13 @@
 makedepends=()
 optdepends=('bash: required by tzselect')
 options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz
-        http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
+source=(#http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz
+		ftp://munnari.oz.au/pub/tzcode${_tzcode}.tar.gz
+        #http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
+        ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz
         Makefile.patch)
-md5sums=('cf7f4335b7c8682899fa2814e711c1b2'
-         '20dbfb28efa008ddbf6dd34601ea40fa'
+md5sums=('6137322ffd36e1fd5128885be1c57008'
+         '0615fd29def380a917e528433c820368'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list