This commit is contained in:
Rmys
2019-02-14 02:28:46 +03:00
committed by GitHub
parent dcffedd888
commit c39a514a0d
+10 -3
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>kdnssd</Name>
<Homepage>http://www.kde.org</Homepage>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Network service discovery using Zeroconf</Summary>
<Description>KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="3a6377e335f4d000ea9df62f6db754b0e2d49e5d" type="tarxz">mirrors://kde/stable/frameworks/5.54/kdnssd-5.54.0.tar.xz</Archive>
<Archive sha1sum="91d9e2bbb1f062bb57b91dccf6c7ebe0681b1184" type="tarxz">mirrors://kde/stable/frameworks/5.55/kdnssd-5.55.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
@@ -52,10 +52,17 @@
</Package>
<History>
<Update release="23">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump</Comment>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>