diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-19 11:48:30 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-19 11:48:30 +0100 |
commit | 60fe93f5130407c3e02748341affbce360606c53 (patch) | |
tree | 5197edeaca2dcb0948a5a4bec7b56b9295548178 /distro/ubuntu | |
parent | 40dd3d1c879d031e128c521a409007acf0051b25 (diff) | |
download | mate-panel-60fe93f5130407c3e02748341affbce360606c53.tar.bz2 mate-panel-60fe93f5130407c3e02748341affbce360606c53.tar.xz |
1.1.1 releasemate-panel-1.1.1
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 74b62e59..79e55733 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-panel -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="The MATE Panel" depends=('libwnck22' 'mate-conf' 'mate-menus' 'mate-desktop' 'librsvg2-2' 'hicolor-icon-theme' 'libcanberra-gtk0' 'libmatecomponentui' 'libmateweather') # 'evolution-data-server' |