Date: Wednesday, June 11, 2014 @ 15:18:04 Author: spupykin Revision: 113011
upgpkg: poedit 1.6.5-1 upd Modified: poedit/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-11 13:09:04 UTC (rev 113010) +++ PKGBUILD 2014-06-11 13:18:04 UTC (rev 113011) @@ -6,8 +6,8 @@ # Contributor: Daniel J Griffiths <[email protected]> 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 @@ 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}"
