Merge pull request #1119 from 4fury-c3440d8/master

catbox: fix pspec.xml.
This commit is contained in:
Kamil ATLI
2020-08-24 15:23:45 +03:00
committed by GitHub
3 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#!/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 autotools
from pisi.actionsapi import pisitools
+3 -3
View File
@@ -1,9 +1,9 @@
<?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>asciidoc</Name>
<Homepage>http://www.methods.co.nz/asciidoc/</Homepage>
<Homepage>https://asciidoc.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -36,7 +36,7 @@
</Package>
<History>
<Update release="5">
<Update release="5">
<Date>2019-12-25</Date>
<Version>8.6.9</Version>
<Comment>Rebuild</Comment>
+3 -3
View File
@@ -1,5 +1,5 @@
-<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "-http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>catbox</Name>
@@ -32,7 +32,7 @@
</Package>
<History>
<Update release="5">
<Update release="5">
<Date>2019-12-26</Date>
<Version>1.6.1</Version>
<Comment>Rebuild</Comment>