Date: Wednesday, November 14, 2012 @ 14:22:10 Author: andyrtr Revision: 171004
upgpkg: tzdata 2012j-1 upstream update 2012j Modified: tzdata/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-11-14 16:40:04 UTC (rev 171003) +++ PKGBUILD 2012-11-14 19:22:10 UTC (rev 171004) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=tzdata -pkgver=2012i +pkgver=2012j 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=('53b305e2d5042cd0147df41f7498243f0a55dc79') +sha1sums=('69a5c9866612792b010f521c0f7b9a34c4e57192') timezones=('africa' 'antarctica' 'asia' 'australasia' 'europe' 'northamerica' 'southamerica'
