diff options
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') |