Date: Monday, August 12, 2013 @ 11:05:10
  Author: spupykin
Revision: 95444

upgpkg: poedit 1.5.7-3

upd

Modified:
  poedit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-08-12 08:50:29 UTC (rev 95443)
+++ PKGBUILD    2013-08-12 09:05:10 UTC (rev 95444)
@@ -6,12 +6,12 @@
 
 pkgname=poedit
 pkgver=1.5.7
-pkgrel=2
+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)

Reply via email to