From df5c50dd38ff67fd25c968d9ac33f9a52bc4583c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Jan 2013 00:06:34 -0800 Subject: Wed Jan 9 00:06:34 PST 2013 --- community/poedit/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/poedit') diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD index 0300a3132..bcd7486b9 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 75051 2012-08-13 05:24:10Z bpiotrowski $ +# $Id: PKGBUILD 82111 2013-01-08 18:49:13Z spupykin $ # Contributor: Andrea Scarpino # Contributor: Giovanni Scafora # Contributor: Alexander Fehr # Contributor: Daniel J Griffiths pkgname=poedit -pkgver=1.5.2 +pkgver=1.5.4 pkgrel=1 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('wxgtk>=2.8.11' 'gtkspell' 'db>=5.1' 'hicolor-icon-theme' 'gettext') makedepends=('pkgconfig' 'boost') install=poedit.install source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('d58ff8b5a821d68258699b2697ec9041') +md5sums=('708991f73368f2ea7a24134058d2caf2') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf