summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-06-08 18:57:39 +0200
committerErich Eckner <git@eckner.net>2021-06-08 18:57:39 +0200
commit1c0290808025573d5d2e009c1dcf98cddaf42573 (patch)
treeabb653976723871a6675f4cbf32c27f276c8180e /tk-togl
parent1788e71ce3db2b8b314ad31c7741103780495e8e (diff)
downloadarchlinuxewe-1c0290808025573d5d2e009c1dcf98cddaf42573.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 8c6d0511c..afed69f73 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=9
+pkgrel=10
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.3'
- 'libx11=1.7.1'
+ 'libx11=1.7.2'
'libxmu=1.1.3'
)
depends=(tk tcl "${_pinned_dependencies[@]}")