From 4117cddc8a79bfdd61c7c5708b957be92775d67b Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 12 Jun 2014 03:39:22 +0000 Subject: Thu Jun 12 03:35:06 UTC 2014 --- community/poedit/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/poedit/PKGBUILD') diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD index ccf788bd7..8a7711c38 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 112543 2014-06-03 10:15:21Z spupykin $ +# $Id: PKGBUILD 113012 2014-06-11 13:18:17Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andrea Scarpino # Contributor: Giovanni Scafora @@ -6,8 +6,8 @@ # Contributor: Daniel J Griffiths pkgname=poedit -pkgver=1.6.4 -pkgrel=5 +pkgver=1.6.5 +pkgrel=1 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') url="http://www.poedit.net/" @@ -17,8 +17,8 @@ makedepends=('boost' 'libsm') install=poedit.install #source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz) #source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz -source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}b.tar.gz) -md5sums=('bd494435b42121b5262b386d95ca66fd') +source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz) +md5sums=('1b75c10d6f9fbf4c6df6c8954976e172') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf