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

Timothy Redaelli tredaelli at archlinux.org
Fri Feb 19 14:46:52 UTC 2016


    Date: Friday, February 19, 2016 @ 15:46:51
  Author: tredaelli
Revision: 162583

upgpkg: keepass 2.31-1

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 14:42:51 UTC (rev 162582)
+++ PKGBUILD	2016-02-19 14:46:51 UTC (rev 162583)
@@ -10,7 +10,7 @@
 arch=('any')
 url='http://keepass.info/'
 license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 'hicolor-icon-theme' 'gtk-update-icon-cache')
+depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 'gtk-update-icon-cache')
 makedepends=('icoutils')
 optdepends=('xdotool: if you want to use auto-type'
             'xsel: clipboard operations in order to work around Mono clipboard bugs')
@@ -39,7 +39,7 @@
   icotool -x KeePass/KeePass.ico
 
   pushd Build &>/dev/null
-  bash PrepMonoDev.sh
+  LANG=en_US.UTF-8 bash PrepMonoDev.sh
   popd &>/dev/null
 }
 



More information about the arch-commits mailing list