From 8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 4 Jun 2014 04:00:35 +0000 Subject: Wed Jun 4 03:57:00 UTC 2014 --- community/poedit/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/poedit/PKGBUILD') diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD index b4896bb35..ccf788bd7 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109792 2014-04-18 17:31:35Z andyrtr $ +# $Id: PKGBUILD 112543 2014-06-03 10:15:21Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andrea Scarpino # Contributor: Giovanni Scafora @@ -7,12 +7,12 @@ pkgname=poedit pkgver=1.6.4 -pkgrel=4 +pkgrel=5 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') url="http://www.poedit.net/" license=('MIT') -depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell') +depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell3') makedepends=('boost' 'libsm') install=poedit.install #source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz) -- cgit v1.2.3-54-g00ecf