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

Levente Polyak anthraxx at archlinux.org
Fri Sep 13 20:23:01 UTC 2019


    Date: Friday, September 13, 2019 @ 20:23:01
  Author: anthraxx
Revision: 362603

upgpkg: cmake 3.15.3-2 (jsoncpp 1.9.1 rebuild)

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 20:01:13 UTC (rev 362602)
+++ PKGBUILD	2019-09-13 20:23:01 UTC (rev 362603)
@@ -4,12 +4,12 @@
 
 pkgname=cmake
 pkgver=3.15.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A cross-platform open-source make system'
 arch=('x86_64')
 url="https://www.cmake.org/"
 license=('custom')
-depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
+depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libjsoncpp.so' 'libuv' 'rhash')
 makedepends=('qt5-base' 'python-sphinx' 'emacs')
 optdepends=('qt5-base: cmake-gui')
 source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz"



More information about the arch-commits mailing list