[arch-commits] Commit in capnproto/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Dec 5 23:27:58 UTC 2017
Date: Tuesday, December 5, 2017 @ 23:27:58
Author: dvzrv
Revision: 272346
upgpkg: capnproto 0.6.1-4
Adding as dependency for sonic-visualiser. Adding gcc-libs as depends. Removing conflicts with AUR packages.
Modified:
capnproto/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-05 22:52:13 UTC (rev 272345)
+++ PKGBUILD 2017-12-05 23:27:58 UTC (rev 272346)
@@ -10,9 +10,8 @@
arch=('x86_64')
url='https://capnproto.org/'
license=('MIT')
-replaces=('capnproto-0.6')
+depends=('gcc-libs')
provides=('capnproto')
-conflicts=('capnproto-git')
source=("https://capnproto.org/${pkgname}-c++-${pkgver}.tar.gz")
sha512sums=('cd35aec18175b28149cf39ccbf360f8023d2762d04c0d6fdfbd7789ca26eac6228dfec6a414f48ff78aec4aad4c3d9d5f143a6a59dd86c16f653fc538e64b58e')
More information about the arch-commits
mailing list