summaryrefslogtreecommitdiff
path: root/community/poedit/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-15 00:02:45 +0000
committerroot <root@rshg054.dnsready.net>2012-08-15 00:02:45 +0000
commitc0241f4d9174d80fb50b9561095a685c8a0a5058 (patch)
treed514c483a6361485025440e31f135ef36141453a /community/poedit/PKGBUILD
parenta36c4a33891932acf2ac1cdebbb9caed01d7df6f (diff)
Wed Aug 15 00:02:44 UTC 2012
Diffstat (limited to 'community/poedit/PKGBUILD')
-rw-r--r--community/poedit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <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.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}