From 40aa75af41b566698756e2cb7ebe526037faaa2c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 18 Apr 2024 18:59:50 +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 13dc8e458..738475440 100644 --- a/tk-togl/PKGBUILD +++ b/tk-togl/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Mirko Scholz pkgname=tk-togl pkgver=2.0 -pkgrel=37 +pkgrel=38 pkgdesc="A Tcl/Tk widget for OpenGL rendering." arch=('i686' 'pentium4' 'x86_64') url="https://sourceforge.net/projects/togl/" @@ -11,7 +11,7 @@ _pinned_dependencies=( 'glibc>=2.31' 'libGL.so=1' 'libx11=1.8.9' - 'libxmu=1.2.0' + 'libxmu=1.2.1' ) depends=(tk tcl "${_pinned_dependencies[@]}") _pkgname=Togl -- cgit v1.2.3-54-g00ecf