summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tk/.footprint2
-rw-r--r--tk/.md5sum2
-rw-r--r--tk/Pkgfile4
3 files changed, 5 insertions, 3 deletions
diff --git a/tk/.footprint b/tk/.footprint
index d768dcae8..4904fed62 100644
--- a/tk/.footprint
+++ b/tk/.footprint
@@ -112,6 +112,7 @@ drwxr-xr-x root/root usr/lib/tk8.5/ttk/
-rw-r--r-- root/root usr/lib/tk8.5/ttk/treeview.tcl
-rw-r--r-- root/root usr/lib/tk8.5/ttk/ttk.tcl
-rw-r--r-- root/root usr/lib/tk8.5/ttk/utils.tcl
+-rw-r--r-- root/root usr/lib/tk8.5/ttk/vistaTheme.tcl
-rw-r--r-- root/root usr/lib/tk8.5/ttk/winTheme.tcl
-rw-r--r-- root/root usr/lib/tk8.5/ttk/xpTheme.tcl
-rw-r--r-- root/root usr/lib/tk8.5/unsupported.tcl
@@ -488,6 +489,7 @@ drwxr-xr-x root/root usr/man/mann/
-rw-r--r-- root/root usr/man/mann/ttk_sizegrip.n.gz
-rw-r--r-- root/root usr/man/mann/ttk_style.n.gz
-rw-r--r-- root/root usr/man/mann/ttk_treeview.n.gz
+-rw-r--r-- root/root usr/man/mann/ttk_vsapi.n.gz
-rw-r--r-- root/root usr/man/mann/ttk_widget.n.gz
-rw-r--r-- root/root usr/man/mann/winfo.n.gz
-rw-r--r-- root/root usr/man/mann/wm.n.gz
diff --git a/tk/.md5sum b/tk/.md5sum
index 92a54e01b..9fba77a66 100644
--- a/tk/.md5sum
+++ b/tk/.md5sum
@@ -1 +1 @@
-0764f63ae2106b4774c4ecb0ef391610 tk8.5.7-src.tar.gz
+13bf90602e16fc530e05196431021dc6 tk8.5.8-src.tar.gz
diff --git a/tk/Pkgfile b/tk/Pkgfile
index ed93e5384..87a82cea8 100644
--- a/tk/Pkgfile
+++ b/tk/Pkgfile
@@ -5,9 +5,9 @@
# Depends on: xorg-libxft tcl
name=tk
-version=8.5.7
+version=8.5.8
release=1
-source=(http://downloads.sourceforge.net/project/tcl/$name$version-src.tar.gz)
+source=(http://downloads.sourceforge.net/project/tcl/Tcl/$version/$name$version-src.tar.gz)
build() {
cd $name$version/unix

Generated by cgit