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

Felix Yan felixonmars at archlinux.org
Thu Dec 28 14:23:54 UTC 2017


    Date: Thursday, December 28, 2017 @ 14:23:53
  Author: felixonmars
Revision: 276428

upgpkg: poedit 1:2.0.5-2

rebuild with boost 1.66.0

Modified:
  poedit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-28 14:23:46 UTC (rev 276427)
+++ PKGBUILD	2017-12-28 14:23:53 UTC (rev 276428)
@@ -9,7 +9,7 @@
 pkgname=poedit
 epoch=1
 pkgver=2.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="http://www.poedit.net/"
@@ -17,7 +17,7 @@
 depends=('gtkspell3' 'lucene++' 'wxgtk3')
 makedepends=('boost')
 source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('c755959555b26e584d953a97ee39ed7d060323d003740ed9309eee7a2e205faa')
+sha512sums=('097c93306a5b1bc74c7fa0cd49bc7077046219cb1c5e07ea4a45a0487700642eced1f186810c3bf74da74b72d5ebe84efa541229589b42603cd6c678ba4d2950')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list