[arch-commits] Commit in poedit/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Jan 21 11:06:10 UTC 2018


    Date: Sunday, January 21, 2018 @ 11:06:01
  Author: jlichtblau
Revision: 284489

upgpkg: poedit 1:2.0.6-1 - new upstream release

Modified:
  poedit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-21 11:00:55 UTC (rev 284488)
+++ PKGBUILD	2018-01-21 11:06:01 UTC (rev 284489)
@@ -8,8 +8,8 @@
 
 pkgname=poedit
 epoch=1
-pkgver=2.0.5
-pkgrel=2
+pkgver=2.0.6
+pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="http://www.poedit.net/"
@@ -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)
-sha512sums=('097c93306a5b1bc74c7fa0cd49bc7077046219cb1c5e07ea4a45a0487700642eced1f186810c3bf74da74b72d5ebe84efa541229589b42603cd6c678ba4d2950')
+sha256sums=('a9e9feee6d65440008ae3fe24504681fe390cb41233122580f503a677989b1bc')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list