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

Sergej Pupykin spupykin at archlinux.org
Fri Mar 31 08:36:11 UTC 2017


    Date: Friday, March 31, 2017 @ 08:36:10
  Author: spupykin
Revision: 220156

upgpkg: poedit 1:1.8.11-4

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-31 07:25:11 UTC (rev 220155)
+++ PKGBUILD	2017-03-31 08:36:10 UTC (rev 220156)
@@ -6,16 +6,18 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=poedit
-pkgver=2.0
-pkgrel=1
+epoch=1
+pkgver=1.8.11
+pkgrel=4
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/"
 license=('MIT')
+# poedit-2.0 depends on wxgtk-3.1+!
 depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
 makedepends=('boost' 'libsm')
 source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('579fcbd86243c3f2d29b303197a611b9f4a7c4219e84287858a86c07d5e8a65e')
+sha256sums=('6f27760ffd67c72164b3a84ad3337fdb4007eb707605a4f15272b5adb1e8a332')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list