clamav-gui

This commit is contained in:
Rmys
2021-02-01 00:32:07 +03:00
committed by GitHub
parent 59eadba23f
commit 4ba6a0d2c0
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import get
WorkDir = "ClamAV-GUI/"
#WorkDir = "ClamAV-GUI/"
def setup():
shelltools.system("qmake -r PREFIX=/usr clamav-gui.pro")
+3 -3
View File
@@ -12,7 +12,7 @@
<Summary>ClamAV-Gui.</Summary>
<Description>ClamAV-Gui is a graphical interface for ClamAV antivirus software</Description>
<License>GPL3</License>
<Archive sha1sum="42d282254974e04415e14fbcab279b46b2f8f6a8" type="targz">https://sourceforge.net/projects/pisilinux/files/source/170782-ClamAV-GUI-0.4.1.tar.gz/download</Archive>
<Archive sha1sum="fcb6371f35160237805a4808968c52c30fd4e51e" type="targz">https://sourceforge.net/projects/pisilinux/files/source/ClamAV-GUI-0.4.2.tgz/download</Archive>
<BuildDependencies>
<Dependency>clamav-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -40,8 +40,8 @@
<History>
<Update release="2">
<Date>2021-01-31</Date>
<Version>0.4.1</Version>
<Comment>Rebuild.</Comment>
<Version>0.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>