diff options
author | Steve Zesch <[email protected]> | 2011-12-09 23:19:55 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-09 23:19:55 -0500 |
commit | 9b2f64c8d7862ec36c59201466ab6307e96e8bdc (patch) | |
tree | 7935fb0ec906fb7fce189e4462208baf0b18d557 /distro/ubuntu | |
parent | 24818854837a35c38c1aa90f834032e315f3fe42 (diff) | |
download | marco-9b2f64c8d7862ec36c59201466ab6307e96e8bdc.tar.bz2 marco-9b2f64c8d7862ec36c59201466ab6307e96e8bdc.tar.xz |
updated version
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 97d59097..83515675 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-window-manager -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="A window manager for MATE" depends=('mate-conf' 'mate-dialogs' 'libgtop2-7' 'libwnck22') |