diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:58:09 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:58:09 -0500 |
commit | 5dd08fe8e2a0b20bc35a3ec73db07946146bf7ab (patch) | |
tree | 658aa242e25325b5216f7fd2cb8b1509af17e6e1 /distro/ubuntu/build | |
parent | af876ebbd621a63a1a0636fb0ce74da5c2aca480 (diff) | |
download | mate-calc-5dd08fe8e2a0b20bc35a3ec73db07946146bf7ab.tar.bz2 mate-calc-5dd08fe8e2a0b20bc35a3ec73db07946146bf7ab.tar.xz |
Changed version 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 989450c..e52eb29 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-calc -pkgver=2011.11.08 +pkgver=2011.12.01 pkgrel=1 pkgdesc="Calculator for the Mate desktop environment" #depends=('gtk2' 'libxml2' 'libpng' 'freetype2' 'pixman' 'glib' 'pango' 'gdk-pixbuf2' 'cairo' 'atk') |