summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-27 20:04:30 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-27 20:04:30 -0300
commitfa720c332b8ed642441b8d8885142e9eac25f460 (patch)
treea5b082195234f993fa5b987428cbae8ef2cf1005
parenta3484d36d471110db6eb07c1bcac535fa312a0a4 (diff)
tzdata-2011g
-rw-r--r--core/tzdata/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/tzdata/PKGBUILD b/core/tzdata/PKGBUILD
index 87610f9c4..e1ee6ceb8 100644
--- a/core/tzdata/PKGBUILD
+++ b/core/tzdata/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=tzdata
-pkgver=2011e
+pkgver=2011g
pkgrel=1
-_tzcode=2011e
-_tzdata=2011e
+_tzcode=2011g
+_tzdata=2011g
pkgdesc="Sources for time zone and daylight saving time data"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.twinsun.com/tz/tz-link.htm"
@@ -17,9 +17,6 @@ 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'
- '044a07072300a0ee72b046e5a9a4ec90'
- 'a64ed97d1fc03c66ee8612c0d9f40507')
build() {
cd ${srcdir}
@@ -38,3 +35,6 @@ package() {
rm "${pkgdir}/usr/share/zoneinfo/localtime"
}
+md5sums=('ecb564279b28c5b184421c525d997d6c'
+ 'a068c27e7e426fdb12ab0c88506df20d'
+ 'a64ed97d1fc03c66ee8612c0d9f40507')