git » kio-extras.git » commit 5ea7825

libssh 0.8 rebuild

author Antonio Rojas
2018-08-20 20:52:56 UTC
committer Antonio Rojas
2018-08-20 20:52:56 UTC
parent b043affd64dc09b5b92efad1bdc78fa1e7aedd75

libssh 0.8 rebuild

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index bc86ee1..af4a11d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kio-extras
 pkgver=18.08.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/'
@@ -43,4 +43,3 @@ package() {
   cd build
   make DESTDIR="$pkgdir" install
 }
-