From cb46f461f4e87cd9a1e0e3fccba54799239f98a2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 13 Sep 2022 11:09:51 +0200 Subject: tk-togl: rebuild --- tk-togl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tk-togl/PKGBUILD') diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD index 2580e2638..656e12a33 100644 --- a/tk-togl/PKGBUILD +++ b/tk-togl/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Mirko Scholz pkgname=tk-togl pkgver=2.0 -pkgrel=22 +pkgrel=23 pkgdesc="A Tcl/Tk widget for OpenGL rendering." arch=('i686' 'pentium4' 'x86_64') url="https://sourceforge.net/projects/togl/" license=('BSD') _pinned_dependencies=( 'glibc>=2.31' - 'libglvnd=1.4.0' + 'libglvnd=1.5.0' 'libx11=1.8.1' 'libxmu=1.1.3' ) -- cgit v1.2.3-54-g00ecf