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

Timothy Redaelli tredaelli at archlinux.org
Wed Oct 22 10:19:18 UTC 2014


    Date: Wednesday, October 22, 2014 @ 12:19:17
  Author: tredaelli
Revision: 121212

upgpkg: keepass 2.28-1

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 10:18:50 UTC (rev 121211)
+++ PKGBUILD	2014-10-22 10:19:17 UTC (rev 121212)
@@ -4,7 +4,7 @@
 # Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
 
 pkgname=keepass
-pkgver=2.27
+pkgver=2.28
 pkgrel=1
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices.'
 arch=('any')
@@ -22,7 +22,7 @@
         'keepass.desktop'
         'keepass.xml')
 
-sha256sums=('f812a7bc2921a491d7dcf4a247373fa53f32843b1df6a34ece488a25d599ca44'
+sha256sums=('2bd3291308fbb592ee8da21c42457320f81d00eda189c9ee39f03a12783ff91b'
             'SKIP'
             '7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
             'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
@@ -38,8 +38,8 @@
   popd &>/dev/null
 
   # FIXME Right alignment doesn't work correctly (truncated text).
-  sed -i 's/^\(\s*\S*\.TextAlign\s*=\s*System\.Windows\.Forms\.HorizontalAlignment\).Right\(;\s*\)$/\1.Left\2/g' \
-    KeePass/Forms/*.Designer.cs
+#  sed -i 's/^\(\s*\S*\.TextAlign\s*=\s*System\.Windows\.Forms\.HorizontalAlignment\).Right\(;\s*\)$/\1.Left\2/g' \
+#    KeePass/Forms/*.Designer.cs
 }
 
 build() {



More information about the arch-commits mailing list