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

Timothy Redaelli tredaelli at nymeria.archlinux.org
Wed Nov 20 11:08:59 UTC 2013


    Date: Wednesday, November 20, 2013 @ 12:08:58
  Author: tredaelli
Revision: 101238

upgpkg: keepass 2.24-1

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-20 10:51:53 UTC (rev 101237)
+++ PKGBUILD	2013-11-20 11:08:58 UTC (rev 101238)
@@ -6,7 +6,7 @@
 pkgname=keepass
 pkgver=2.24
 pkgrel=1
-pkgdesc='KeePass Password Safe, the free, open source, light-weight and easy-to-use password manager'
+pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices.'
 arch=('any')
 url='http://keepass.info/'
 license=('GPL')
@@ -53,7 +53,7 @@
   icotool -x KeePass.exe_*.ico
   for size in 16 32 48 256; do
     install -Dm644 \
-    KeePass_*_${size}x${size}x32.png \
+    KeePass.exe_*_${size}x${size}x32.png \
     "$pkgdir"/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
   done
 




More information about the arch-commits mailing list