Merge pull request #9200 from 4fury-c3440d8/np

rebuild.
This commit is contained in:
Kamil ATLI
2021-03-20 18:16:53 +03:00
committed by GitHub
3 changed files with 12 additions and 6 deletions
+3 -4
View File
@@ -1,12 +1,11 @@
#!/usr/bin/env python
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import qt5
def setup():
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.lookandfeel</PartOf>
<Summary>Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQt.</Summary>
<Description>Kvantum Qt4 / Qt5, KDE ve LXQt için SVG tabanlı bir tema motorudur.</Description>
<Archive sha1sum="7112dbf24b70eff82f028f61f9ad37b4a6983824" type="tarxz">https://github.com/tsujan/Kvantum/releases/download/V0.18.0/Kvantum-0.18.0.tar.xz</Archive>
<Archive sha1sum="92a7e4152c962ef8a273e141a2ea838dfd139ed3" type="tarxz">https://github.com/tsujan/Kvantum/releases/download/V0.19.0/Kvantum-0.19.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-03-14</Date>
<Version>0.19.0</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-03-05</Date>
<Version>0.18.0</Version>
+1 -1
View File
@@ -132,7 +132,7 @@
<History>
<Update release="10">
<Date>2021-01-18</Date>
<Date>2021-03-20</Date>
<Version>1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>