summaryrefslogtreecommitdiff
path: root/distro
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-12-09 01:55:14 +0100
committerStefano Karapetsas <[email protected]>2011-12-09 01:55:14 +0100
commit4308cb5b8e5e12048dfead700f34bb9a4ca8af05 (patch)
treec57ded98a393e0ed6cc08858181919ec4fee84cb /distro
parent1520201979b2ad686d7c523a33ad3eb7c8d11ca7 (diff)
downloadlibmateweather-4308cb5b8e5e12048dfead700f34bb9a4ca8af05.tar.bz2
libmateweather-4308cb5b8e5e12048dfead700f34bb9a4ca8af05.tar.xz
bump version to 1.1.0libmateweather-1.1.0
Diffstat (limited to 'distro')
-rw-r--r--distro/archlinux/PKGBUILD2
-rwxr-xr-xdistro/ubuntu/build2
2 files changed, 2 insertions, 2 deletions
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')