From 3844da718223ad43260e55ba2f3f3f9e2eceac55 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 27 Mar 2024 09:40:29 +0100 Subject: tk-togl: rebuild --- tk-togl/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD index 870225cea..5318e786a 100644 --- a/tk-togl/PKGBUILD +++ b/tk-togl/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Mirko Scholz pkgname=tk-togl pkgver=2.0 -pkgrel=35 +pkgrel=36 pkgdesc="A Tcl/Tk widget for OpenGL rendering." arch=('i686' 'pentium4' 'x86_64') url="https://sourceforge.net/projects/togl/" @@ -10,8 +10,8 @@ license=('BSD') _pinned_dependencies=( 'glibc>=2.31' 'libGL.so=1' - 'libx11=1.8.7' - 'libxmu=1.1.4' + 'libx11=1.8.8' + 'libxmu=1.2.0' ) depends=(tk tcl "${_pinned_dependencies[@]}") _pkgname=Togl -- cgit v1.2.3-54-g00ecf