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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Apr 22 11:15:12 UTC 2011


    Date: Friday, April 22, 2011 @ 07:15:12
  Author: andyrtr
Revision: 120332

upgpkg: tzdata 2011f-1
update to 2011f; change optdep to bash

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-22 10:59:31 UTC (rev 120331)
+++ PKGBUILD	2011-04-22 11:15:12 UTC (rev 120332)
@@ -2,23 +2,23 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tzdata
-pkgver=2011e
+pkgver=2011f
 pkgrel=1
 _tzcode=2011e
-_tzdata=2011e
+_tzdata=2011f
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('i686' 'x86_64')
 url="http://www.twinsun.com/tz/tz-link.htm"
 license=('GPL')
 depends=()
 makedepends=()
-optdepends=('sh: required by tzselect')
+optdepends=('bash: 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=('fbfc05dbf9ebcfe7c4bba18549870173'
-         '044a07072300a0ee72b046e5a9a4ec90'
+         'cc8136284ae1e6c720a18e0f080242e0'
          'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {




More information about the arch-commits mailing list