diff options
author | root <root@rshg054.dnsready.net> | 2012-08-02 00:01:47 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-02 00:01:47 +0000 |
commit | e8f5b2ea6983e7a97c1640e9e211f356b8b5d21b (patch) | |
tree | f454ed3270ca5f6171ffc277c784aaecf9ddb6d1 /community/openssh-askpass/PKGBUILD | |
parent | a71961a43ef48f47d3575915f63099308a18a263 (diff) |
Thu Aug 2 00:01:47 UTC 2012
Diffstat (limited to 'community/openssh-askpass/PKGBUILD')
-rw-r--r-- | community/openssh-askpass/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/openssh-askpass/PKGBUILD b/community/openssh-askpass/PKGBUILD index 8b5f5919c..30982567b 100644 --- a/community/openssh-askpass/PKGBUILD +++ b/community/openssh-askpass/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Massimiliano Torromeo <Massimiliano.Torromeo AT gmail DOT com> pkgname=openssh-askpass -pkgver=1.3.3 +pkgver=1.3.4 pkgrel=1 pkgdesc='A plasma-like passphrase dialog for ssh' arch=('i686' 'x86_64') @@ -29,5 +29,5 @@ package() { install -Dm755 ../$pkgname.sh "$pkgdir/etc/profile.d/$pkgname.sh" } -md5sums=('717375e71d95469de334cbf7fade8699' +md5sums=('2fb1303879c663ec0df7979b3ee8da2c' '961738244318f3723ba99cdcaac91a21') |