diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-15 13:33:36 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-15 13:33:36 +0100 |
commit | 7ab49d88c8b9712369aefcb5e3a1c39fd6434993 (patch) | |
tree | 1667aa163535fdaed3c899e0779e6a79c5d7f283 /distro/ubuntu | |
parent | d877420b26b2eff2d16306e5befd21fa093fa232 (diff) | |
download | mate-session-manager-7ab49d88c8b9712369aefcb5e3a1c39fd6434993.tar.bz2 mate-session-manager-7ab49d88c8b9712369aefcb5e3a1c39fd6434993.tar.xz |
update for 1.1.1 release
Diffstat (limited to 'distro/ubuntu')
-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 6be251a..f5b2e9f 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-session-manager -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="The MATE Session Handler" depends=('upower' 'gtk2' 'mate-conf' 'hicolor-icon-theme' 'libxtst6' 'mate-polkit') |