summaryrefslogtreecommitdiff
path: root/testing/tzdata
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
committerroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
commitc173ac862828a54925737fc1d90ede1dd09a312c (patch)
tree63d6b46455a4abdaf96aef59bbaa4406c6fe04f8 /testing/tzdata
parent693b5793b8c615601135bc04216a2ca0966087c5 (diff)
Sat Apr 30 22:33:37 UTC 2011
Diffstat (limited to 'testing/tzdata')
-rw-r--r--testing/tzdata/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/tzdata/PKGBUILD b/testing/tzdata/PKGBUILD
index c4f0f1267..b09c6c637 100644
--- a/testing/tzdata/PKGBUILD
+++ b/testing/tzdata/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 120332 2011-04-22 11:15:12Z andyrtr $
+# $Id: PKGBUILD 121182 2011-04-29 06:58:28Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=tzdata
-pkgver=2011f
+pkgver=2011g
pkgrel=1
-_tzcode=2011e
-_tzdata=2011f
+_tzcode=2011g
+_tzdata=2011g
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 @@ options=('!emptydirs')
source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
Makefile.patch)
-md5sums=('fbfc05dbf9ebcfe7c4bba18549870173'
- 'cc8136284ae1e6c720a18e0f080242e0'
+md5sums=('ecb564279b28c5b184421c525d997d6c'
+ 'a068c27e7e426fdb12ab0c88506df20d'
'a64ed97d1fc03c66ee8612c0d9f40507')
build() {