summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-01-02 14:20:38 +0100
committerErich Eckner <git@eckner.net>2022-01-02 14:20:38 +0100
commitd455296c4cf341945f7aa7e08e5b7fcf934f79cd (patch)
tree4605bd83347f1c0824a6317967ed9f05c81c8d25 /tk-togl
parent1eb814df704d51a76f09f8aa2e35885549fadaf4 (diff)
downloadarchlinuxewe-d455296c4cf341945f7aa7e08e5b7fcf934f79cd.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 d14e2a7a8..ee4d92c1b 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=14
+pkgrel=15
pkgdesc="A Tcl/Tk widget for OpenGL rendering."
arch=('i686' 'pentium4' 'x86_64')
url="https://sourceforge.net/projects/togl/"
license=('BSD')
_pinned_dependencies=(
'glibc>=2.31'
- 'libglvnd=1.4.0'
+ 'libglvnd=1.3.4'
'libx11=1.7.3.1'
'libxmu=1.1.3'
)