[arch-commits] Commit in libssh/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Apr 1 12:53:09 UTC 2010


    Date: Thursday, April 1, 2010 @ 08:53:09
  Author: andrea
Revision: 75391

upgpkg: libssh 0.4.1-3
openssl rebuild

Modified:
  libssh/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 12:48:39 UTC (rev 75390)
+++ PKGBUILD	2010-04-01 12:53:09 UTC (rev 75391)
@@ -5,13 +5,13 @@
 
 pkgname=libssh
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
 license=('LGPL')
 arch=('i686' 'x86_64')
 depends=('openssl')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'doxygen')
 source=(http://www.libssh.org/files/$pkgname-$pkgver.tar.gz)
 md5sums=('258402bf1fabf664daeba4e5fc7a8d09')
 




More information about the arch-commits mailing list