Merge pull request #8564 from suvari/master
kaptan: version bump to 7.4.0
This commit is contained in:
@@ -8,6 +8,9 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
import glob
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer = "3")
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?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>
|
||||
<Source>
|
||||
<Name>kaptan</Name>
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Kaptan, Pisi Linux workspace configuration wizard</Summary>
|
||||
<Description>Kaptan lets you configure your workspace on first login.</Description>
|
||||
<Archive sha1sum="476b9e7d964a4f4130546bb3bbb78060adb0c3cc" type="targz">https://github.com/PisiLinuxNew/kaptan/archive/beta7.3.2.tar.gz</Archive>
|
||||
<Archive sha1sum="3a93c07988d697d0e834c316ee3292d91470673e" type="targz">https://github.com/PisiLinuxNew/kaptan/archive/beta7.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-qt5</Dependency>
|
||||
@@ -44,8 +44,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2020-03-18</Date>
|
||||
<Version>7.3.2</Version>
|
||||
<Date>2020-05-30</Date>
|
||||
<Version>7.4.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user