From bccc0029fff0cb92e204dde04bec4782f1ea9467 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 23 Aug 2022 21:11:38 +0200 Subject: libptytty: rebuild --- libptytty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libptytty') diff --git a/libptytty/PKGBUILD b/libptytty/PKGBUILD index 5659e068a..fcfe6e213 100644 --- a/libptytty/PKGBUILD +++ b/libptytty/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: mrdotx pkgname=libptytty pkgver=2.0 -pkgrel=4 +pkgrel=5 pkgdesc='OS independent and secure pty/tty and utmp/wtmp/lastlog handling' arch=('i686' 'pentium4' 'x86_64') url='http://software.schmorp.de/pkg/libptytty.html' @@ -11,7 +11,7 @@ license=('GPL') source=(http://dist.schmorp.de/libptytty/$pkgname-$pkgver.tar.gz) makedepends=('cmake') _pinned_dependencies=( - 'gcc-libs=12.1.1' + 'gcc-libs=12.2.0' 'glibc>=2.33' ) depends=("${_pinned_dependencies[@]}") -- cgit v1.2.3-70-g09d2