summaryrefslogtreecommitdiff
path: root/community/poedit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
committerroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
commitdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (patch)
tree6845d6b38f64aa161c48055c8d45c94ad2418402 /community/poedit
parentc6944c224fa06987b04ffc1e90f5db0dfb200be9 (diff)
Wed Jan 9 00:06:34 PST 2013
Diffstat (limited to 'community/poedit')
-rw-r--r--community/poedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
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}