summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12020-11-21 00:57:34 +0800
committerChocobo12020-11-21 00:57:34 +0800
commit43cea61d78f3631c7b050d7e16906ef07cbda240 (patch)
treefb41815effa62c1bd2807b8d3cdcb74244af1f07 /PKGBUILD
parent00cc3d5d815d5f6a6c77b062b629e6fbb9c25a00 (diff)
downloadaur-43cea61d78f3631c7b050d7e16906ef07cbda240.tar.gz
upgpkg: libssh2-git 1.9.0.r83.gcfe0bf6-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff6fa3f2820c..1fd4137003d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=libssh2-git
pkgver=1.9.0.r83.gcfe0bf6
-pkgrel=1
+pkgrel=2
pkgdesc="Client-side C library implementing the SSH2 protocol"
arch=('i686' 'x86_64')
url="https://www.libssh2.org/"
license=('BSD')
depends=('glibc' 'openssl' 'zlib')
makedepends=('git')
-provides=('libssh2')
+provides=('libssh2' 'libssh2.so')
conflicts=('libssh2')
source=("git+https://github.com/libssh2/libssh2.git")
sha256sums=('SKIP')