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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Aug 22 11:48:21 UTC 2020


    Date: Saturday, August 22, 2020 @ 11:48:21
  Author: jlichtblau
Revision: 686706

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

Modified:
  poedit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 11:41:04 UTC (rev 686705)
+++ PKGBUILD	2020-08-22 11:48:21 UTC (rev 686706)
@@ -7,7 +7,7 @@
 
 pkgname=poedit
 epoch=1
-pkgver=2.3.1
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('gtkspell3' 'lucene++' 'wxgtk3')
 makedepends=('boost')
 source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('a0315ca52a908b9ea0a6e438ea60ce1e92d98c1f477fed58d0b4e617e51afec4')
+sha256sums=('70143e55c16a88b9b29f48e12b0b9e55714177b60ba367fc29d5fa6dc28429c3')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list