diff options
author | root <root@rshg054.dnsready.net> | 2011-09-24 23:14:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-24 23:14:35 +0000 |
commit | 38a0b12ffffc8842019f47425b60688253e709b0 (patch) | |
tree | 73c9939e109bcff426e5d2a91fdd1a7baee2f2d3 /community/openssh-askpass | |
parent | cb2a1951e9cd1de18c0ab88c9d741e91a423fc36 (diff) |
Sat Sep 24 23:14:35 UTC 2011
Diffstat (limited to 'community/openssh-askpass')
-rw-r--r-- | community/openssh-askpass/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/openssh-askpass/PKGBUILD b/community/openssh-askpass/PKGBUILD index 8816330f7..82db763d6 100644 --- a/community/openssh-askpass/PKGBUILD +++ b/community/openssh-askpass/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Massimiliano Torromeo <Massimiliano.Torromeo AT gmail DOT com> pkgname=openssh-askpass -pkgver=1.3.1 -pkgrel=2 +pkgver=1.3.2 +pkgrel=1 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' @@ -14,7 +14,7 @@ provides=('x11-ssh-askpass') conflicts=('x11-ssh-askpass') source=("http://www.phenix.bnl.gov/WWW/publish/hpereira/software/tgz/$pkgname-$pkgver.tar.gz" "$pkgname.sh") -md5sums=('39178e7ef71a1846c0a464cef08ba38e' +md5sums=('89ca29f3b21c7ca87829269866dd623b' '961738244318f3723ba99cdcaac91a21') build() { |