summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-11 16:03:11 +0800
committerChocobo12023-04-11 16:03:11 +0800
commit2dc8b3d412e22ac9e842a84feacd1c3699f9c145 (patch)
tree34574cc3ce6badbd34cb3ef279cec17a64ed6f5a /PKGBUILD
parent69d77a93d6a318ec5e76c7b98970e3598dd8e864 (diff)
downloadaur-2dc8b3d412e22ac9e842a84feacd1c3699f9c145.tar.gz
upgpkg: libssh2-git 1.10.0.r257.gfe02bd2b-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e61fbd62e4f6..d170ee54766f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libssh2-git
-pkgver=1.9.0.r83.gcfe0bf6
-pkgrel=3
+pkgver=1.10.0.r257.gfe02bd2b
+pkgrel=1
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' 'cmake')
-provides=('libssh2' 'libssh2.so')
+provides=("libssh2=$pkgver" 'libssh2.so')
conflicts=('libssh2')
source=("git+https://github.com/libssh2/libssh2.git")
sha256sums=('SKIP')