summaryrefslogtreecommitdiff
path: root/tk-togl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-30 14:48:23 +0100
committerErich Eckner <git@eckner.net>2021-12-30 14:48:23 +0100
commit499c7263b7341fc3daff70c4f4702ec216825057 (patch)
treea433f8ea3df771586e75e8d4f112bd83bf80a552 /tk-togl
parentb30c80075a7fa77fb44d1fdcd13288b4a3e77f3b (diff)
downloadarchlinuxewe-499c7263b7341fc3daff70c4f4702ec216825057.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 2484a1510..d14e2a7a8 100644
--- a/tk-togl/PKGBUILD
+++ b/tk-togl/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Mirko Scholz <srtlg>
pkgname=tk-togl
pkgver=2.0
-pkgrel=13
+pkgrel=14
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.3.4'
+ 'libglvnd=1.4.0'
'libx11=1.7.3.1'
'libxmu=1.1.3'
)