summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-08-02 11:09:53 +0200
committerErich Eckner <git@eckner.net>2020-08-02 11:09:53 +0200
commita73fd94f7c79128ef602239f44ff3a6c914efa2b (patch)
treebb824673833d68b18457d9b1fc5f200e8d78095c /tk-togl
parent9ff9b4ea9180541b356a51a2ab53eedec74854a0 (diff)
downloadarchlinuxewe.git.save-a73fd94f7c79128ef602239f44ff3a6c914efa2b.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 0f9709fd..829be570 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=3
+pkgrel=4
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.3.2'
- 'libx11=1.6.9'
+ 'libx11=1.6.10'
'libxmu=1.1.3'
)
depends=(tk tcl "${_pinned_dependencies[@]}")