diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:13:38 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:13:38 -0500 |
commit | 2a0af63f00a454774ff33eb98d9795cf021c83aa (patch) | |
tree | 45a279f5c27b04b50fe915a8cf41bf3f3c03c45d /distro/ubuntu | |
parent | 1c69f467452c8f34d099019d463980ad57811192 (diff) | |
download | mate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.tar.bz2 mate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.tar.xz |
Changed version to 2011.12.01
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 001a202..ec976d0 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-polkit -pkgver=2011.10.29 +pkgver=2011.12.01 pkgrel=1 pkgdesc="PolicyKit integration for the MATE desktop" #depends="polkit, gtk2" |