[arch-commits] Commit in openssh-askpass/trunk (PKGBUILD openssh-askpass.sh)

Jakob Gruber schuay at nymeria.archlinux.org
Thu May 9 16:56:09 UTC 2013


    Date: Thursday, May 9, 2013 @ 18:56:09
  Author: schuay
Revision: 90226

openssh-askpass 2.0.0-2

Modified:
  openssh-askpass/trunk/PKGBUILD
  openssh-askpass/trunk/openssh-askpass.sh

--------------------+
 PKGBUILD           |    4 ++--
 openssh-askpass.sh |    4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-09 15:53:31 UTC (rev 90225)
+++ PKGBUILD	2013-05-09 16:56:09 UTC (rev 90226)
@@ -4,7 +4,7 @@
 
 pkgname=openssh-askpass
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A plasma-like passphrase dialog for ssh'
 arch=('i686' 'x86_64')
 url='http://www.phenix.bnl.gov/WWW/publish/hpereira/software/index.php?page=package&package_list=software_list_qt4&package=openssh-askpass&full=1'
@@ -33,4 +33,4 @@
 }
 
 md5sums=('99b31e5bc2c12f91cc88869661ad92be'
-         '961738244318f3723ba99cdcaac91a21')
+         'baec3f0499b851aca6705968fa9e0df7')

Modified: openssh-askpass.sh
===================================================================
--- openssh-askpass.sh	2013-05-09 15:53:31 UTC (rev 90225)
+++ openssh-askpass.sh	2013-05-09 16:56:09 UTC (rev 90226)
@@ -1,3 +1 @@
-if [ -f /usr/lib/openssh/qt4-ssh-askpass ]; then
-  export SSH_ASKPASS=/usr/lib/openssh/qt4-ssh-askpass
-fi
+export SSH_ASKPASS=/usr/bin/qt4-ssh-askpass




More information about the arch-commits mailing list