summaryrefslogtreecommitdiff
path: root/tk-togl/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-05-02 18:46:41 +0200
committerErich Eckner <git@eckner.net>2022-05-02 18:46:41 +0200
commitede4ee4ac564d7e82d8ccb19c27c3ed84e32ce07 (patch)
treef3cec2838cb9fcd9fc789302f65b4b6d9018a143 /tk-togl/PKGBUILD
parentac62817bf6e886fa99ca56c56df74f9298ca18a9 (diff)
downloadarchlinuxewe-ede4ee4ac564d7e82d8ccb19c27c3ed84e32ce07.tar.xz
tk-togl: rebuild
Diffstat (limited to 'tk-togl/PKGBUILD')
-rw-r--r--tk-togl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD
index 89fa35e84..2abb04efb 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=19
+pkgrel=20
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'
'libglvnd=1.4.0'
- 'libx11=1.8'
+ 'libx11=1.7.5'
'libxmu=1.1.3'
)
depends=(tk tcl "${_pinned_dependencies[@]}")