From 4308cb5b8e5e12048dfead700f34bb9a4ca8af05 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 9 Dec 2011 01:55:14 +0100 Subject: bump version to 1.1.0 --- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'distro') diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index ecb1ddd..632310a 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=libmateweather -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 27eff56..b362c47 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=libmateweather -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Provides access to weather information from the net" depends=('libsoup-dev') -- cgit v1.2.1