summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:59 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-16 10:33:59 +0200
commitc99601d3a68fce102cd7f8105c6a447d99a58da0 (patch)
tree3faa0b1a5770d54e8c126dfa2ae5d996c3c541a7 /tk-togl
parent4c96052d734035bc0efb962d27804b1e45bcd42a (diff)
downloadarchlinuxewe-c99601d3a68fce102cd7f8105c6a447d99a58da0.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 592a8985a..398700e28 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=29
+pkgrel=30
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.5'
+ 'libx11=1.8.6'
'libxmu=1.1.4'
)
depends=(tk tcl "${_pinned_dependencies[@]}")