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/obby | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/obby')
-rw-r--r-- | community/obby/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/obby/PKGBUILD b/community/obby/PKGBUILD index a70f5eed4..5f269209d 100644 --- a/community/obby/PKGBUILD +++ b/community/obby/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65712 2012-02-22 10:21:10Z spupykin $ +# $Id: PKGBUILD 99931 2013-10-31 02:32:30Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> # Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> @@ -8,7 +8,6 @@ pkgver=0.4.8 pkgrel=1 pkgdesc="A library which provides synced document buffers" url="http://gobby.0x539.de" -options=('!libtool') license=('GPL') arch=('i686' 'x86_64') depends=('net6' 'avahi' 'libsigc++') |