summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:33:33 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:33:33 +0200
commit9acef9adb66e2118407bad0fc79feb9186029d53 (patch)
tree7ed04c86df82bdeda57c3a28b67d207f3d037ab1 /tk-togl
parent738de9b7a5d518c97f8ccd8ba36a07679b42dbb3 (diff)
downloadarchlinuxewe-9acef9adb66e2118407bad0fc79feb9186029d53.tar.xz
tk-togl: rebuild
Diffstat (limited to 'tk-togl')
-rw-r--r--tk-togl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD
index 9a2a23415..0cd2998d0 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=33
+pkgrel=34
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'
'libGL.so=1'
- 'libx11=1.8.7'
+ 'libx11=1.8.6'
'libxmu=1.1.4'
)
depends=(tk tcl "${_pinned_dependencies[@]}")