diff options
Diffstat (limited to 'extra/mash/PKGBUILD')
-rw-r--r-- | extra/mash/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/mash/PKGBUILD b/extra/mash/PKGBUILD index 4059c82a2..8ad7fdbb2 100644 --- a/extra/mash/PKGBUILD +++ b/extra/mash/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196123 2013-10-07 11:53:08Z jgc $ +# $Id: PKGBUILD 198316 2013-10-30 14:07:33Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=mash @@ -7,7 +7,6 @@ pkgrel=3 pkgdesc="A small library for using 3D models within a Clutter scene" arch=('i686' 'x86_64' 'mips64el') url="http://clutter-project.org/" -options=('!libtool') license=('LGPL') depends=('clutter') makedepends=('gtk-doc' 'gobject-introspection') |