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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 26 19:05:07 UTC 2009


    Date: Sunday, July 26, 2009 @ 15:05:07
  Author: andyrtr
Revision: 47767

upgpkg: tzdata 2009k-1
    new version 2009k; add sh optdep

Modified:
  tzdata/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-26 18:58:32 UTC (rev 47766)
+++ PKGBUILD	2009-07-26 19:05:07 UTC (rev 47767)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2009j
+pkgver=2009k
 pkgrel=1
-_tzcode=2009i
-_tzdata=2009j
+_tzcode=2009k
+_tzdata=2009k
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="http://www.twinsun.com/tz/tz-link.htm"
@@ -13,12 +13,13 @@
 groups=('base')
 depends=()
 makedepends=()
+optdepends=('sh: required by tzselect')
 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=('5708cf87bd6e55d7132d4faab40bcfcf'
-         'ad733f772e722873bf0daa7d88dda603'
+md5sums=('d181116286661375966a350e3e358cfa'
+         '54fce464fa9d9f77d48632bbf6fd74aa'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list