Merge pull request #9222 from suvari/master

yali version bump to 3.3.3.0
This commit is contained in:
Kamil ATLI
2021-04-10 22:09:18 +03:00
committed by GitHub
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?> <?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> <PISI>
<Source> <Source>
<Name>yali</Name> <Name>yali</Name>
@@ -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="e1bab8de99cb77b4f78fefbc38ad903486051e23" type="targz">https://github.com/hrngultekin/yali/archive/v3.3.1.0.tar.gz</Archive> <Archive sha1sum="23d507c8082f86cf3ecf182b11a7a16c9ce8e335" type="targz">https://github.com/hrngultekin/yali/archive/refs/tags/v3.3.3.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python-qt5-devel</Dependency> <Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency> <Dependency>python-devel</Dependency>
@@ -92,6 +92,13 @@
</Package> </Package>
<History> <History>
<Update release="15">
<Date>2021-02-13</Date>
<Version>3.3.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14"> <Update release="14">
<Date>2021-02-13</Date> <Date>2021-02-13</Date>
<Version>3.3.1.0</Version> <Version>3.3.1.0</Version>