foomatic-db: ver. bump to 20210314

This commit is contained in:
suvari
2021-03-14 22:56:31 +03:00
parent 7775609217
commit b40e865fcb
2 changed files with 11 additions and 4 deletions
@@ -11,8 +11,8 @@
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.games</PartOf>
<Summary>A tool for managing print jobs and printers</Summary>
<Description>Print-Manager. A tool to managing your print jobs and the Printers</Description>
<Summary>Common code and data for many KDE games</Summary>
<Description>Common code and data for many KDE games</Description>
<Archive sha1sum="50eb9fb3a103e722665c60302065ccbe1625ecb0" type="tarxz">mirrors://kde/stable/release-service/20.12.3/src/libkdegames-20.12.3.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>foomatic-db</Name>
@@ -12,7 +12,7 @@
<IsA>data</IsA>
<Summary>Database of printers and printer drivers</Summary>
<Description>foomatic-db contains the knowledge database for printers which are used by foomatic-db-engine to generate PPD files.</Description>
<Archive sha1sum="c5ea3c7dd919148b3a0e0f13876f4f1c6a4761a0" type="tarxz">http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20200310.tar.xz</Archive>
<Archive sha1sum="fba8886ef8857888fef2adfc726f81d54cd30f30" type="tarxz">http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20210314.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile permission="0755" target="cleanup-conflicts">cleanup-script</AdditionalFile>
</AdditionalFiles>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-03-14</Date>
<Version>4.0.20210314</Version>
<Comment>version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail</Email>
</Update>
<Update release="8">
<Date>2020-03-10</Date>
<Version>4.0.20200310</Version>