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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat May 15 16:12:12 UTC 2021


    Date: Saturday, May 15, 2021 @ 16:12:11
  Author: jlichtblau
Revision: 934709

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

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-15 16:11:26 UTC (rev 934708)
+++ PKGBUILD	2021-05-15 16:12:11 UTC (rev 934709)
@@ -7,8 +7,8 @@
 
 pkgname=poedit
 epoch=1
-pkgver=2.4.1
-pkgrel=5
+pkgver=2.4.3
+pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="https://www.poedit.net/"
@@ -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=('70143e55c16a88b9b29f48e12b0b9e55714177b60ba367fc29d5fa6dc28429c3')
+sha256sums=('6601f5ddeeb5aee0a6687af7867e9f88f6989e7050137a42131b6ac16c0efd84')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list