[arch-commits] Commit in poedit/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Nov 20 18:36:48 UTC 2015
Date: Friday, November 20, 2015 @ 19:36:48
Author: spupykin
Revision: 147234
upgpkg: poedit 1.8.6-1
upd
Modified:
poedit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-20 18:36:28 UTC (rev 147233)
+++ PKGBUILD 2015-11-20 18:36:48 UTC (rev 147234)
@@ -6,8 +6,8 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=poedit
-pkgver=1.8.5
-pkgrel=3
+pkgver=1.8.6
+pkgrel=1
pkgdesc="Cross-platform gettext catalogs (.po files) editor"
arch=('i686' 'x86_64')
url="http://www.poedit.net/"
@@ -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=('572660b367013a2534e66eec078a809c')
+md5sums=('c493b759b5201b2679a42e25dac90287')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list