diff options
author | Steve Zesch <[email protected]> | 2011-12-09 23:40:01 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-09 23:40:01 -0500 |
commit | 24824d12ee60e0400791440a944865cac01462ef (patch) | |
tree | 4b7ac64bf32fdfb652ef859e53749fa8b4058ebd /distro/ubuntu/build | |
parent | 5dd08fe8e2a0b20bc35a3ec73db07946146bf7ab (diff) | |
download | mate-calc-24824d12ee60e0400791440a944865cac01462ef.tar.bz2 mate-calc-24824d12ee60e0400791440a944865cac01462ef.tar.xz |
updated versionmate-calc-1.1.0
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 e52eb29..d59c275 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-calc -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Calculator for the Mate desktop environment" #depends=('gtk2' 'libxml2' 'libpng' 'freetype2' 'pixman' 'glib' 'pango' 'gdk-pixbuf2' 'cairo' 'atk') |