From 710c7f34d5d509c777a2d446b7cbcdd208722878 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 25 Aug 2020 09:16:50 +0200 Subject: ucommon: rebuild --- ucommon/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ucommon') diff --git a/ucommon/PKGBUILD b/ucommon/PKGBUILD index 86c2695b..516e3080 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -4,13 +4,13 @@ pkgname=ucommon pkgver=7.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="A light-weight C++ library to facilitate using C++ design patterns" arch=('i686' 'pentium4' 'x86_64') url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++" license=('LGPL3') _pinned_dependencies=( - 'gcc-libs=10.1.0' + 'gcc-libs=10.2.0' 'glibc>=2.31' 'gnutls=3.6.14' ) -- cgit v1.2.3-54-g00ecf