[arch-commits] Commit in tzdata/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Oct 31 07:36:51 UTC 2011


    Date: Monday, October 31, 2011 @ 03:36:51
  Author: andyrtr
Revision: 141572

upgpkg: tzdata 2011n-2

upstream update 2011n

Modified:
  tzdata/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-31 07:33:57 UTC (rev 141571)
+++ PKGBUILD	2011-10-31 07:36:51 UTC (rev 141572)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2011m
+pkgver=2011n
 pkgrel=2
 _tzcode=2011i
-_tzdata=2011m
+_tzdata=2011n
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="http://www.twinsun.com/tz/tz-link.htm"
@@ -19,7 +19,7 @@
         #ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
         Makefile.patch)
 md5sums=('cf7f4335b7c8682899fa2814e711c1b2'
-         '6dc4455b62c951dcf367a239ca249e69'
+         '20dbfb28efa008ddbf6dd34601ea40fa'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {
@@ -35,7 +35,7 @@
 
 check() {
   cd ${srcdir}
-  make -k check || /bin/true
+  make -k check # || /bin/true
 }
 
 package() {




More information about the arch-commits mailing list