diff options
author | Steve Zesch <[email protected]> | 2011-12-02 19:07:48 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 19:07:48 -0500 |
commit | 782f63710d79023c0762279fbb147a518abf8caf (patch) | |
tree | b72275ccf8519c4633942fd148ae7e11823f1d15 /distro/ubuntu/build | |
parent | 505cabbd3036081f26586cabc64c26e7769c0ec9 (diff) | |
download | mate-settings-daemon-782f63710d79023c0762279fbb147a518abf8caf.tar.bz2 mate-settings-daemon-782f63710d79023c0762279fbb147a518abf8caf.tar.xz |
Changed version numbers to 2011.12.01
Diffstat (limited to 'distro/ubuntu/build')
-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 286cc05..b086404 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-settings-daemon -pkgver=2011.10.29 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Common libraries for MATE" depends=('libmatekbd' 'mate-desktop' 'libmatenotify' 'hicolor-icon-theme') |