From 1ae31a85e191bbf7313077b472a66d1c24af1f74 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Aug 2013 02:15:20 -0700 Subject: Tue Aug 20 02:14:51 PDT 2013 --- 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 0a90eae35..de2f8473d 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94359 2013-07-22 11:20:50Z spupykin $ +# $Id: PKGBUILD 96071 2013-08-19 20:07:31Z eric $ # Contributor: Andrea Scarpino # Contributor: Giovanni Scafora # Contributor: Alexander Fehr @@ -6,12 +6,12 @@ pkgname=poedit pkgver=1.5.7 -pkgrel=1 +pkgrel=3 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') url="http://www.poedit.net/" license=('custom') -depends=('wxgtk2.9' 'gtkspell' 'db>=5.1' 'hicolor-icon-theme' 'gettext') +depends=('wxgtk2.9' 'gtkspell' 'db' 'hicolor-icon-theme' 'gettext') makedepends=('pkgconfig' 'boost') install=poedit.install source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) -- cgit v1.2.3-54-g00ecf