patchutils ver. bump
This commit is contained in:
@@ -17,4 +17,6 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
|
pisitools.remove("/usr/share/bash-completion/completions/interdiff")
|
||||||
|
|
||||||
|
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A small collection of programs that operate on patch files</Summary>
|
<Summary>A small collection of programs that operate on patch files</Summary>
|
||||||
<Description>Yama dosyalarında çalışan küçük bir program koleksiyonu</Description>
|
<Description>Yama dosyalarında çalışan küçük bir program koleksiyonu</Description>
|
||||||
<Archive sha1sum="0d4631a76b078c0b8cd8ebdf98982d3380125889" type="tarxz">http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.4.2.tar.xz</Archive>
|
<Archive sha1sum="5bc7ddee7f51c6389b8d1f80a39875e4d5537959" type="tarxz">https://github.com/twaugh/patchutils/releases/download/0.4.5/patchutils-0.4.5.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>xmlto</Dependency>
|
<Dependency>xmlto</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
@@ -40,6 +40,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2026-02-27</Date>
|
||||||
|
<Version>0.4.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2023-11-04</Date>
|
<Date>2023-11-04</Date>
|
||||||
<Version>0.4.2</Version>
|
<Version>0.4.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user