[arch-commits] Commit in tzdata/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Mar 7 19:54:06 UTC 2011
Date: Monday, March 7, 2011 @ 14:54:06
Author: andyrtr
Revision: 112942
upgpkg: tzdata 2011c-1
upstream update 2011c
Modified:
tzdata/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-03-07 19:48:52 UTC (rev 112941)
+++ PKGBUILD 2011-03-07 19:54:06 UTC (rev 112942)
@@ -2,10 +2,10 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=tzdata
-pkgver=2011b
+pkgver=2011c
pkgrel=1
-_tzcode=2011b
-_tzdata=2011b
+_tzcode=2011c
+_tzdata=2011c
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 @@
source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
Makefile.patch)
-md5sums=('c63a1425f7252aef1fe54a258cdccff8'
- '9eaf3ca354c42a32bd28e623539bf0e0'
+md5sums=('35c09d1cd46c1f40985562334521a7e5'
+ '1a01b1a3346c1531daab4970d0a2cd14'
'a64ed97d1fc03c66ee8612c0d9f40507')
build() {
More information about the arch-commits
mailing list