diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-10 20:47:06 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-10 20:47:06 +0100 |
commit | 7cda9aec7fc057788d480177011260e964b2b374 (patch) | |
tree | 6b0a297da39726f069a1b4a94ed00302e5ff3d9b /distro/ubuntu | |
parent | 363e46d68814c7b20b7f7ac5d17b59e4a644e9e5 (diff) | |
download | mate-session-manager-7cda9aec7fc057788d480177011260e964b2b374.tar.bz2 mate-session-manager-7cda9aec7fc057788d480177011260e964b2b374.tar.xz |
updated version to 1.1.0
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 1c7ef96..6be251a 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-session-manager -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="The MATE Session Handler" depends=('upower' 'gtk2' 'mate-conf' 'hicolor-icon-theme' 'libxtst6' 'mate-polkit') |