[arch-commits] Commit in poedit/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Jul 15 12:38:20 UTC 2018
Date: Sunday, July 15, 2018 @ 12:38:19
Author: jlichtblau
Revision: 359524
upgpkg: poedit 1:2.0.9-1 - new upstream release
Modified:
poedit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-15 11:18:25 UTC (rev 359523)
+++ PKGBUILD 2018-07-15 12:38:19 UTC (rev 359524)
@@ -8,7 +8,7 @@
pkgname=poedit
epoch=1
-pkgver=2.0.8
+pkgver=2.0.9
pkgrel=1
pkgdesc="Cross-platform gettext catalogs (.po files) editor"
arch=('x86_64')
@@ -17,7 +17,7 @@
depends=('gtkspell3' 'lucene++' 'wxgtk3')
makedepends=('boost')
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('01a12bc28477922e77995350e1f3677701bfbc848af9efcfbd35fbd37c7501c2')
+sha256sums=('305a97a6a038af0b6b953e6002b100be3d00f499211de4bcb59f32582874d9c0')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list