diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-10 18:04:36 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-10 18:04:36 +0100 |
commit | 1dcec899caafbaeeaeedd9245da14dcba249808d (patch) | |
tree | b935c70513111f94561767a884645a78edfdc693 /distro/ubuntu/build | |
parent | eb986a271cb90e22c42c5a789bf414987a3f22b1 (diff) | |
download | mate-settings-daemon-1dcec899caafbaeeaeedd9245da14dcba249808d.tar.bz2 mate-settings-daemon-1dcec899caafbaeeaeedd9245da14dcba249808d.tar.xz |
updated version to 1.1.0
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 b086404..0f557f0 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-settings-daemon -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Common libraries for MATE" depends=('libmatekbd' 'mate-desktop' 'libmatenotify' 'hicolor-icon-theme') |