[arch-commits] Commit in poedit/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Fri Mar 31 09:56:03 UTC 2017
    
    
  
    Date: Friday, March 31, 2017 @ 09:56:02
  Author: spupykin
Revision: 220162
fix comment
Modified:
  poedit/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-31 09:35:08 UTC (rev 220161)
+++ PKGBUILD	2017-03-31 09:56:02 UTC (rev 220162)
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/"
 license=('MIT')
-# poedit-2.0 depends on wxgtk-3.1+!
+# poedit-2.0: https://github.com/vslavik/poedit/issues/366
 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)
    
    
More information about the arch-commits
mailing list