diff options
author | root <root@rshg054.dnsready.net> | 2013-11-04 01:27:27 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-04 01:27:27 -0800 |
commit | 058983fb5cb16dbb25368dd464cbcf27205b3f93 (patch) | |
tree | 4f07b3aba435304aac5c5f93e5a9784031dabd40 /core/libssh2 | |
parent | 1ce58386c5ee7086ac6848f35cade5d45bf86764 (diff) |
Mon Nov 4 01:26:54 PST 2013
Diffstat (limited to 'core/libssh2')
-rw-r--r-- | core/libssh2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/libssh2/PKGBUILD b/core/libssh2/PKGBUILD index 29202c5dc..a723e0ba6 100644 --- a/core/libssh2/PKGBUILD +++ b/core/libssh2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197828 2013-10-30 11:05:28Z allan $ +# $Id: PKGBUILD 198760 2013-11-03 13:49:40Z dreisner $ # Maintainer: Dave Reisner <dreisner@archlinux.org> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> @@ -7,7 +7,7 @@ pkgname=libssh2 pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts" url="http://www.libssh2.org/" arch=('i686' 'x86_64') |