diff --git a/srcpkgs/tzdata/template b/srcpkgs/tzdata/template index f721068682..e1f5e93529 100644 --- a/srcpkgs/tzdata/template +++ b/srcpkgs/tzdata/template @@ -2,14 +2,14 @@ pkgname=tzdata wrksrc=${pkgname} create_wrksrc=yes -version=2013b +version=2013c revision=1 homepage="http://www.iana.org/time-zones" short_desc="Time zone and daylight-saving time data" maintainer="Juan RP " license="GPL-2" distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz" -checksum=70d589d0e76a3749403d2bb404e9214c2520dda4c13e4b07b1b945ed2c64edb2 +checksum=e597a7eb239155eb2247fd4788f7fa10bf21d6469961200a6ca202f19cc15c87 long_desc=" This package contains data required for the implementation of standard local time for many representative locations around the globe. It is @@ -31,6 +31,6 @@ do_install() { tzdata_package() { noarch="yes" pkg_install() { - vmove usr + vmove all } }