yali version bump

This commit is contained in:
Erkan IŞIK
2020-09-12 12:59:46 +03:00
parent 652698bd29
commit d7bb210184
2 changed files with 12 additions and 3 deletions
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Yet Another Linux Installer</Summary>
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
<Archive sha1sum="fe8b70b30884ad573b3f0e080668a2498213ff77" type="targz">https://github.com/forYali/yali/archive/3.0.4.3.tar.gz</Archive>
<Archive sha1sum="e5bd0be118dea095f94f96dcfa77efe6e42f90e0" type="targz">https://github.com/hrngultekin/yali/archive/v3.2.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -55,6 +55,8 @@
<Dependency>yali-theme-pisilinux</Dependency>
<Dependency>python-udev</Dependency>
<Dependency>pisilinux-desktop-services</Dependency>
<Dependency>rsync</Dependency>
<Dependency>efibootmgr</Dependency>
<!--
pardusman should add locale packages according to the selected languages.
IsA tags could be used to decide which packages to be installed.
@@ -88,6 +90,13 @@
</Package>
<History>
<Update release="10">
<Date>2020-08-20</Date>
<Version>3.2.0.0</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2019-10-17</Date>
<Version>3.0.4.3</Version>