summaryrefslogtreecommitdiff
path: root/tk-togl/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-09-13 11:09:51 +0200
committerErich Eckner <git@eckner.net>2022-09-13 11:09:51 +0200
commitcb46f461f4e87cd9a1e0e3fccba54799239f98a2 (patch)
tree0c8f38ae2f2f31d54420a2156e472682952f2872 /tk-togl/PKGBUILD
parent76efeaa4a9c7f5fdb2b6b928ef9363347093b192 (diff)
downloadarchlinuxewe-cb46f461f4e87cd9a1e0e3fccba54799239f98a2.tar.xz
tk-togl: rebuild
Diffstat (limited to 'tk-togl/PKGBUILD')
-rw-r--r--tk-togl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tk-togl/PKGBUILD b/tk-togl/PKGBUILD
index 2580e2638..656e12a33 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=22
+pkgrel=23
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.5.0'
'libx11=1.8.1'
'libxmu=1.1.3'
)