diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:56:30 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:56:30 -0500 |
commit | 8790ba833e4648560e02fda46a24d1c21e077ee3 (patch) | |
tree | d1e137aacedf1a6ee658c27289af438607b4486b /distro | |
parent | f6f1f854c9e37b0ed2f6d71856473b3d0e3616e3 (diff) | |
download | pluma-8790ba833e4648560e02fda46a24d1c21e077ee3.tar.bz2 pluma-8790ba833e4648560e02fda46a24d1c21e077ee3.tar.xz |
Changed version to 2011.12.01
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 db2c0dc6..6b02fb39 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: neocrust pkgname=mate-text-editor -pkgver=2011.11.22 +pkgver=2011.12.01 pkgrel=1 pkgdesc="An powerfull text editor for MATE" arch=('i686' 'x86_64') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index af392271..b77546f2 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-text-editor -pkgver=2011.11.12 +pkgver=2011.12.01 pkgrel=1 pkgdesc="An powerfull text editor for MATE" depends=('mate-conf' 'python') |