summaryrefslogtreecommitdiff
path: root/community/sshpass/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sshpass/PKGBUILD')
-rw-r--r--community/sshpass/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sshpass/PKGBUILD b/community/sshpass/PKGBUILD
index 3f18e8e76..6a520cca9 100644
--- a/community/sshpass/PKGBUILD
+++ b/community/sshpass/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 59631 2011-11-28 22:18:13Z seblu $
-# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>
+# $Id: PKGBUILD 114518 2014-07-01 18:51:38Z seblu $
+# Maintainer: Sébastien Luttringer <seblu@archlinux.org>
# Contributor: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
pkgname=sshpass
pkgver=1.05
-pkgrel=1
+pkgrel=2
pkgdesc='Fool ssh into accepting an interactive password non-interactively'
arch=('i686' 'x86_64')
url='http://sourceforge.net/projects/sshpass/'
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: