summaryrefslogtreecommitdiff
path: root/community/openssh-askpass/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openssh-askpass/PKGBUILD')
-rw-r--r--community/openssh-askpass/PKGBUILD6
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() {