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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jun 7 21:18:39 UTC 2021


    Date: Monday, June 7, 2021 @ 21:18:39
  Author: jlichtblau
Revision: 958258

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

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 21:18:32 UTC (rev 958257)
+++ PKGBUILD	2021-06-07 21:18:39 UTC (rev 958258)
@@ -7,16 +7,16 @@
 
 pkgname=poedit
 epoch=1
-pkgver=2.4.3
+pkgver=3.0
 pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="https://www.poedit.net/"
 license=('MIT')
-depends=('gtkspell3' 'lucene++' 'wxgtk3')
+depends=('gtkspell3' 'lucene++' 'wxgtk3' 'webkit2gtk')
 makedepends=('boost')
 source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('6601f5ddeeb5aee0a6687af7867e9f88f6989e7050137a42131b6ac16c0efd84')
+sha256sums=('dfbe5e8c5ea6e36fd472fc294f2cedf804656f52db372ea3fbbe4103136b2dc2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list