diff options
author | Steve Zesch <[email protected]> | 2011-12-08 22:51:44 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-08 22:51:44 -0500 |
commit | e79a1b6123a19e82905b26e2d15c4e673ec7e5f3 (patch) | |
tree | c8b4365aea4e307421725069186ff440dc1db62f /distro/ubuntu | |
parent | a29f6bc2ada6a253d2d5c7c8fb8eac373749acef (diff) | |
download | mate-desktop-e79a1b6123a19e82905b26e2d15c4e673ec7e5f3.tar.bz2 mate-desktop-e79a1b6123a19e82905b26e2d15c4e673ec7e5f3.tar.xz |
version updated
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 c2704d2..36dab8f 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-desktop -pkgver=2011.10.29 +pkgver=1.1.0 pkgrel=1 pkgdesc="Library with common API for various MATE modules" depends=('mate-conf' 'gtk2-engines-pixbuf') |