From cb9c375209c236c16557878a1b864f91de27b88d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Dec 2011 23:14:53 +0000 Subject: Mon Dec 12 23:14:53 UTC 2011 --- community/winefish/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/winefish') diff --git a/community/winefish/PKGBUILD b/community/winefish/PKGBUILD index c692791b8..a2fb79c8c 100644 --- a/community/winefish/PKGBUILD +++ b/community/winefish/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 23711 2010-08-15 05:56:23Z shusmann $ +# $Id: PKGBUILD 60333 2011-12-11 17:42:32Z bpiotrowski $ +# Maintainer: Bartłomiej Piotrowski # Contributor: Allan McRae # Contributor: Claudio Riva -# Maintainer: Stefan Husmann +# Contributor: Stefan Husmann pkgname=winefish pkgver=1.3.3 -pkgrel=9 +pkgrel=10 pkgdesc="LaTeX editor based on Bluefish with auto-completion and syntax highlighting" url="http://winefish.berlios.de/" arch=('i686' 'x86_64') license=('GPL') -depends=('libgnomeui') +depends=('gtk2' 'desktop-file-utils' 'shared-mime-info') makedepends=('pkgconfig') optdepends=('aspell: for spell check') install=$pkgname.install -- cgit v1.2.3-54-g00ecf