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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 30 09:12:27 UTC 2017


    Date: Thursday, March 30, 2017 @ 09:12:27
  Author: spupykin
Revision: 220067

upgpkg: poedit 2.0-1

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 09:12:21 UTC (rev 220066)
+++ PKGBUILD	2017-03-30 09:12:27 UTC (rev 220067)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=poedit
-pkgver=1.8.11
-pkgrel=3
+pkgver=2.0
+pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/"
@@ -14,10 +14,8 @@
 license=('MIT')
 depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
 makedepends=('boost' 'libsm')
-#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
-#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
 source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-md5sums=('1add7da9867c13cb17164c30fdf8b621')
+sha256sums=('579fcbd86243c3f2d29b303197a611b9f4a7c4219e84287858a86c07d5e8a65e')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list