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/ubuntu/build | |
parent | fe8aea1c3b5348347633da18a02b0bffd3b266a1 (diff) | |
download | libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.bz2 libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.xz |
Changed version to 2011.12.01
Diffstat (limited to 'distro/ubuntu/build')
-rwxr-xr-x | distro/ubuntu/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 64b1309..27eff56 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=libmateweather -pkgver=2011.10.29 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Provides access to weather information from the net" depends=('libsoup-dev') |