framework-5.68.0

This commit is contained in:
Rmys
2020-03-29 22:11:44 +03:00
parent 8538592bc6
commit 9782b4c9f1
14 changed files with 126 additions and 27 deletions
@@ -10,14 +10,14 @@
<Summary>Syntax highlighting engine for structured text and code</Summary>
<Description>Syntax highlighting engine for structured text and code</Description>
<BuildDependencies>
<Dependency versionFrom="5.66.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.68.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-xmlpatterns-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency>perl</Dependency>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="6118ef303eb9ced8a6d3823b694f6c926dd9a4e0">mirrors://kde/stable/frameworks/5.66/syntax-highlighting-5.66.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="d3a919da867b8c4575bfa0d887511e407f141bda">mirrors://kde/stable/frameworks/5.68/syntax-highlighting-5.68.0.tar.xz</Archive>
</Source>
<Package>
<Name>syntax-highlighting</Name>
@@ -32,7 +32,7 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories5/org_kde_ksyntaxhighlighting.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories5</Path>
<Path fileType="local">/usr/share/locale/</Path>
</Files>
</Package>
@@ -48,6 +48,13 @@
</Files>
</Package>
<History>
<Update release="25">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>