Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
poedit


Commits:
a43ca4cf by Lukas Fleischer at 2024-05-11T08:33:23+07:00
upgpkg: 1:3.4.2-2: ICU 75 rebuild

Also fixes webkit2gtk dependency.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = poedit
        pkgdesc = Cross-platform gettext catalogs (.po files) editor
        pkgver = 3.4.2
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://www.poedit.net/
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = poedit
        depends = gtkspell3
        depends = lucene++
        depends = wxwidgets-gtk3
-       depends = webkit2gtk
+       depends = webkit2gtk-4.1
        source = 
https://github.com/vslavik/poedit/releases/download/v3.4.2-oss/poedit-3.4.2.tar.gz
        sha256sums = 
5d64e8aaf92cd016c6cc4623e781b4e7decd85f410b8b289354cb1988282a247
 


=====================================
PKGBUILD
=====================================
@@ -8,12 +8,12 @@
 pkgname=poedit
 epoch=1
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="https://www.poedit.net/";
 license=('MIT')
-depends=('gtkspell3' 'lucene++' 'wxwidgets-gtk3' 'webkit2gtk')
+depends=('gtkspell3' 'lucene++' 'wxwidgets-gtk3' 'webkit2gtk-4.1')
 makedepends=('boost')
 
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
 sha256sums=('5d64e8aaf92cd016c6cc4623e781b4e7decd85f410b8b289354cb1988282a247')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/poedit/-/commit/a43ca4cf1ac70186999cdbb36dd4d710e8b65e82

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/poedit/-/commit/a43ca4cf1ac70186999cdbb36dd4d710e8b65e82
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to