summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-06-17 22:21:30 +0200
committerErich Eckner <git@eckner.net>2023-06-17 22:21:30 +0200
commitc29ac9cb55d8d77f9083c0c26b90c89a867c2056 (patch)
treedb93a9f7f6f2a480c4a5280e6e64d7c9490dac62 /tk-togl
parentdecaab0477d6bec69ca3e602fd07ec444a8df472 (diff)
downloadarchlinuxewe-c29ac9cb55d8d77f9083c0c26b90c89a867c2056.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 4d441beaa..a3cc83ff6 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=31
+pkgrel=32
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[@]}")