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

Sergej Pupykin spupykin at archlinux.org
Tue Apr 11 12:38:03 UTC 2017


    Date: Tuesday, April 11, 2017 @ 12:38:02
  Author: spupykin
Revision: 222205

upgpkg: poedit 1:2.0.1-1

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-11 12:37:57 UTC (rev 222204)
+++ PKGBUILD	2017-04-11 12:38:02 UTC (rev 222205)
@@ -7,8 +7,8 @@
 
 pkgname=poedit
 epoch=1
-pkgver=1.8.11
-pkgrel=4
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/"
@@ -17,7 +17,7 @@
 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=('6f27760ffd67c72164b3a84ad3337fdb4007eb707605a4f15272b5adb1e8a332')
+sha256sums=('8766874175b2221ef670d89b32f0fe900cde3e27e5dcb2c1b6cf6d01e8d56ff3')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list