mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/openssh-askpass to 2.0.3-1
This commit is contained in:
parent
8ecebe17fe
commit
f89aadfdf8
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - patch to fix qreal usage on ARM
|
||||
|
||||
pkgname=openssh-askpass
|
||||
pkgver=2.0.2
|
||||
pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='A plasma-like passphrase dialog for ssh'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ conflicts=('x11-ssh-askpass')
|
|||
source=("http://hugo.pereira.free.fr/software/tgz/$pkgname-$pkgver.tar.gz"
|
||||
"$pkgname.sh"
|
||||
'arm.patch')
|
||||
md5sums=('b8237a47f9145d63cd70694e3889e057'
|
||||
md5sums=('b5abdeef5f09256545f8643aca111426'
|
||||
'baec3f0499b851aca6705968fa9e0df7'
|
||||
'c6c1f8d316bf526d1d7d959aafb4d020')
|
||||
|
||||
|
|
Loading…
Reference in a new issue