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 | |
parent | 1c69f467452c8f34d099019d463980ad57811192 (diff) | |
download | mate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.tar.bz2 mate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.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 7ef376d..5e93034 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-polkit -pkgver=2011.11.16 +pkgver=2011.12.01 pkgrel=1 pkgdesc="PolicyKit integration for the MATE desktop" arch=('i686' 'x86_64') 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" |