diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-26 20:29:25 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-26 20:29:25 +0100 |
commit | 085a8e5bc07254127ab728fc14d64c8245a13575 (patch) | |
tree | 17d457e1e5dc57c6f9ad855c30b86dd6b4d99077 /distro | |
parent | 1ecbd2cd9339b1a13551a945f35b4be05f18cb43 (diff) | |
download | caja-085a8e5bc07254127ab728fc14d64c8245a13575.tar.bz2 caja-085a8e5bc07254127ab728fc14d64c8245a13575.tar.xz |
prepare for 1.1.1 release
Diffstat (limited to 'distro')
-rw-r--r-- | distro/archlinux/PKGBUILD | 2 | ||||
-rwxr-xr-x | distro/ubuntu/build | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 375f2252..be59fe72 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-file-manager -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="The MATE shell and file manager" arch=('i686' 'x86_64') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 4e31f4ec..3b70c5f4 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-file-manager -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="The MATE shell and file manager" depends=('libexif12' 'libexempi3' 'mate-icon-theme' 'shared-mime-info' 'desktop-file-utils' 'gvfs' 'libunique-1.0-0' 'mate-desktop' 'libgail18') |