patchutils ver. bump

This commit is contained in:
Rmys
2026-02-28 15:28:58 +03:00
parent 08decb7b53
commit c3ca5de5de
2 changed files with 11 additions and 2 deletions
+3 -1
View File
@@ -17,4 +17,6 @@ def build():
def install():
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*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A small collection of programs that operate on patch files</Summary>
<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>
<Dependency>xmlto</Dependency>
<Dependency>python3-devel</Dependency>
@@ -40,6 +40,13 @@
</Package>
<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">
<Date>2023-11-04</Date>
<Version>0.4.2</Version>