diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/goocanvas | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/goocanvas')
-rw-r--r-- | community/goocanvas/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/goocanvas/PKGBUILD b/community/goocanvas/PKGBUILD index 143df9b60..d35ab3d7e 100644 --- a/community/goocanvas/PKGBUILD +++ b/community/goocanvas/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 72991 2012-06-26 19:38:49Z spupykin $ +# $Id: PKGBUILD 99781 2013-10-30 23:40:49Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="A cairo canvas widget for GTK+" arch=(i686 x86_64) url="http://live.gnome.org/GooCanvas" -options=('!libtool' 'docs') +options=('docs') license=("LGPL") depends=('gtk3') makedepends=('gobject-introspection' 'python-gobject2') |