Date: Thursday, April 2, 2015 @ 13:24:52 Author: spupykin Revision: 130529
upgpkg: poedit 1.7.5-1 upd Modified: poedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-02 11:24:49 UTC (rev 130528) +++ PKGBUILD 2015-04-02 11:24:52 UTC (rev 130529) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=poedit -pkgver=1.7.4 +pkgver=1.7.5 pkgrel=1 pkgdesc="Cross-platform gettext catalogs (.po files) editor" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ #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}.tar.gz) -md5sums=('733b8aec84e508e6bb6b06e1acdfe2b1') +md5sums=('d95cd2a6a4fec6f5e92475172e97c81d') build() { cd "${srcdir}/${pkgname}-${pkgver}"
