From c0241f4d9174d80fb50b9561095a685c8a0a5058 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Aug 2012 00:02:45 +0000 Subject: Wed Aug 15 00:02:44 UTC 2012 --- 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 abb6d625e..0300a3132 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 74812 2012-08-06 07:24:54Z bpiotrowski $ +# $Id: PKGBUILD 75051 2012-08-13 05:24:10Z bpiotrowski $ # Contributor: Andrea Scarpino # Contributor: Giovanni Scafora # Contributor: Alexander Fehr # Contributor: Daniel J Griffiths pkgname=poedit -pkgver=1.5.1 +pkgver=1.5.2 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=('950ac62ea5e6375a5a8b9c9e5f6e2e2d') +md5sums=('d58ff8b5a821d68258699b2697ec9041') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf