From bd4c9bc9bc6f1026c4e555403f3a24eaaf8c8a30 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 1 Jul 2020 08:46:47 +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 0fe3048b..0f9709fd 100644 --- a/tk-togl/PKGBUILD +++ b/tk-togl/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Mirko Scholz pkgname=tk-togl pkgver=2.0 -pkgrel=2 +pkgrel=3 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.3.1' + 'libglvnd=1.3.2' 'libx11=1.6.9' 'libxmu=1.1.3' ) -- cgit v1.2.3-54-g00ecf