summaryrefslogtreecommitdiff
path: root/community/poedit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/poedit/PKGBUILD')
-rw-r--r--community/poedit/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD
index f8b2e2c39..abb6d625e 100644
--- a/community/poedit/PKGBUILD
+++ b/community/poedit/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 61957 2012-01-11 15:22:20Z stephane $
+# $Id: PKGBUILD 74812 2012-08-06 07:24:54Z bpiotrowski $
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk@gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
+# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=poedit
-pkgver=1.4.6.1
-pkgrel=6
+pkgver=1.5.1
+pkgrel=1
pkgdesc="Cross-platform gettext catalogs (.po files) editor"
arch=('i686' 'x86_64')
url="http://www.poedit.net/"
license=('custom')
depends=('wxgtk>=2.8.11' 'gtkspell' 'db>=5.1' 'hicolor-icon-theme' 'gettext')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'boost')
install=poedit.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c63ffd991b1a6085ef356a6922356e0a')
+md5sums=('950ac62ea5e6375a5a8b9c9e5f6e2e2d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}