diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:42:43 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:42:43 -0500 |
commit | 83048677903b20557f28ebc4a35aedcd50225bea (patch) | |
tree | a3e3c003d8ad9c2bd194f968441bcce0e547689e /distro/archlinux | |
parent | fe8aea1c3b5348347633da18a02b0bffd3b266a1 (diff) | |
download | libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.bz2 libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.xz |
Changed version to 2011.12.01
Diffstat (limited to 'distro/archlinux')
-rw-r--r-- | distro/archlinux/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 46a348d..ecb1ddd 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=libmateweather -pkgver=2011.11.16 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') |