Date: Friday, August 3, 2012 @ 12:09:01 Author: andyrtr Revision: 164700
upgpkg: tzdata 2012e-1 upstream update 2012e Modified: tzdata/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-03 08:05:59 UTC (rev 164699) +++ PKGBUILD 2012-08-03 16:09:01 UTC (rev 164700) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=tzdata -pkgver=2012d +pkgver=2012e pkgrel=1 pkgdesc="Sources for time zone and daylight saving time data" arch=('any') @@ -10,7 +10,7 @@ license=('GPL') options=('!emptydirs') source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz) -sha1sums=('65d98727233bfd3f5d20dceafab0a81ae2cb5527') +sha1sums=('8520206d8dc2a4188bd6e7a85f25cbb256b10d36') timezones=('africa' 'antarctica' 'asia' 'australasia' 'europe' 'northamerica' 'southamerica'
