From 09caad4d9a0091eabc40025884a324c159d4bfe3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 3 Jun 2023 13:00:22 +0200 Subject: tk-togl: rebuild --- tk-togl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tk-togl') diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD index 61258312c..592a8985a 100644 --- a/tk-togl/PKGBUILD +++ b/tk-togl/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Mirko Scholz pkgname=tk-togl pkgver=2.0 -pkgrel=28 +pkgrel=29 pkgdesc="A Tcl/Tk widget for OpenGL rendering." arch=('i686' 'pentium4' 'x86_64') url="https://sourceforge.net/projects/togl/" @@ -10,7 +10,7 @@ license=('BSD') _pinned_dependencies=( 'glibc>=2.31' 'libGL.so=1' - 'libx11=1.8.4' + 'libx11=1.8.5' 'libxmu=1.1.4' ) depends=(tk tcl "${_pinned_dependencies[@]}") -- cgit v1.2.3-54-g00ecf