Merge pull request #4372 from pisilinux/Rmys-patch-10

tcltk-8.6.8:ver.bump
This commit is contained in:
Rmys
2018-01-31 13:10:14 +03:00
committed by GitHub
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>An X11 toolkit implemented with the Tcl scripting language</Summary>
<Description>Tk is an X Windows widget set designed to work closely with the tcl scripting language. It allows you to write simple programs with full featured GUIs in only a little more time then it takes to write a text based interface.</Description>
<Archive sha1sum="34d546496c05014349cf5edad6696c125ad4f9ea" type="targz">mirrors://sourceforge/tcl/tk8.6.6-src.tar.gz</Archive>
<Archive sha1sum="7d674881bcfda5acb937bea084b10fe271463632" type="targz">mirrors://sourceforge/tcl/tk8.6.8-src.tar.gz</Archive>
<BuildDependencies>
<Dependency>tcl-devel</Dependency>
<Dependency>libX11-devel</Dependency>
@@ -39,7 +39,7 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/lib/tk8.5</Path>
<Path fileType="data">/usr/lib/tk8.6</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-01-27</Date>
<Version>8.6.8</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-31</Date>
<Version>8.6.6</Version>