diff options
author | Unconfigured <Unconfigured> | 2009-07-09 04:43:40 (GMT) |
---|---|---|
committer | Unconfigured <Unconfigured> | 2009-07-09 04:43:40 (GMT) |
commit | abae5612155504ff82912331e9a586dafcab41f4 (patch) | |
tree | bb8230b505e67f8e3c5038afd823e2e7593dc5af /abs/core-testing/LinHES-timezone/PKGBUILD | |
parent | f2bd34879a8ce975011dc1a0473c1cd0a3096a52 (diff) | |
download | linhes_pkgbuild-abae5612155504ff82912331e9a586dafcab41f4.zip linhes_pkgbuild-abae5612155504ff82912331e9a586dafcab41f4.tar.gz linhes_pkgbuild-abae5612155504ff82912331e9a586dafcab41f4.tar.bz2 |
LinHES-timezone: Add -z guess option to auto-detect timezone from IP addr
Diffstat (limited to 'abs/core-testing/LinHES-timezone/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-timezone/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-timezone/PKGBUILD b/abs/core-testing/LinHES-timezone/PKGBUILD index ffad3a9..0b0d2ad 100644 --- a/abs/core-testing/LinHES-timezone/PKGBUILD +++ b/abs/core-testing/LinHES-timezone/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Greg Frost <gregfrost1@bigpond.com> pkgname=LinHES-timezone pkgver=1 -pkgrel=5 +pkgrel=6 pkgdesc="GUI timezone selector used by LinHES-config." arch=i686 depends=() @@ -27,4 +27,4 @@ md5sums=('53976e51e938c555f84b43c933339051' '0d9e51af5f650dd329edce4531c42a58' 'c01e2335603d8395004e32bae9060fde' 'b20bd68272644f607fbfe7d50e7be42a' - 'b35602b7330c32a472223b22d95a1d6c') + '448ffca8f38b2dcd989e599ff2057399') |