summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-05-02 19:16:31 +0200
committerErich Eckner <git@eckner.net>2022-05-02 19:16:31 +0200
commit73bc251828e9c554d8a4c17a5827394bd1a0a92e (patch)
tree842450c61200f9b50bbf37fc2f8109d0b3ec3d30 /tk-togl
parentd3fd00fd9fd994cac4a8b564aff7960e75be36da (diff)
downloadarchlinuxewe-73bc251828e9c554d8a4c17a5827394bd1a0a92e.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 2abb04efb..0ea12378a 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=20
+pkgrel=21
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.7.5'
+ 'libx11=1.8'
'libxmu=1.1.3'
)
depends=(tk tcl "${_pinned_dependencies[@]}")