Update pspec.xml

This commit is contained in:
erkanisik1
2024-09-07 12:18:43 +03:00
parent f4f9e84ebb
commit 21692bd520
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Yet Another Linux Installer</Summary> <Summary>Yet Another Linux Installer</Summary>
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description> <Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
<Archive sha1sum="ea073b42cafc782f8718da7757b614f9e5d03be4" type="targz">https://github.com/erkanisik1/yali/archive/refs/tags/v3.3.7.3.tar.gz</Archive> <Archive sha1sum="130bbfd3798709e363a32acc634916c55f53af9e" type="targz">https://github.com/erkanisik1/yali/archive/refs/tags/v3.3.7.4.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python-qt5-devel</Dependency> <Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency> <Dependency>python-devel</Dependency>
@@ -93,7 +93,14 @@
</Package> </Package>
<History> <History>
<Update release="22"> <Update release="23">
<Date>2024-09-06</Date>
<Version>3.3.7.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2024-04-23</Date> <Date>2024-04-23</Date>
<Version>3.3.7.3</Version> <Version>3.3.7.3</Version>
<Comment>Rebuild.</Comment> <Comment>Rebuild.</Comment>