From b7e100f3ecd0bdcfcab85be41739ff4383448746 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 5 May 2023 21:14:14 +0200 Subject: libptytty: rebuild --- libptytty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libptytty/PKGBUILD b/libptytty/PKGBUILD index b724b8178..e5fa28123 100644 --- a/libptytty/PKGBUILD +++ b/libptytty/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: mrdotx pkgname=libptytty pkgver=2.0 -pkgrel=8 +pkgrel=9 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.2.1' + 'gcc-libs=13.1.1' 'glibc>=2.33' ) depends=("${_pinned_dependencies[@]}") -- cgit v1.2.3-70-g09d2