go ver. bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>xdg-user-dirs</Name>
|
||||
@@ -12,8 +12,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Utilities to handle user data directories</Summary>
|
||||
<Description>xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames.</Description>
|
||||
<Archive sha1sum="246cea7db52ef7e29774fa416981a548377de557" type="targz">http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.17.tar.gz</Archive>
|
||||
<Archive sha1sum="354793c1e7d6abb8b5aca5eae99c90be2e5d180e" type="tarxz">https://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.20.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
@@ -21,8 +22,8 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">defaults.patch</Patch>
|
||||
<Patch level="1">tr17.patch</Patch>
|
||||
<Patch>xdg-user-dirs-0.15-libiconv.patch</Patch>
|
||||
<Patch level="1">tr26.patch</Patch>
|
||||
<!-- <Patch>xdg-user-dirs-0.15-libiconv.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -31,6 +32,7 @@
|
||||
<Files>
|
||||
<Path fileType="data">/etc/X11</Path>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -42,6 +44,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2026-04-09</Date>
|
||||
<Version>0.20</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-01-29</Date>
|
||||
<Version>0.17</Version>
|
||||
|
||||
Reference in New Issue
Block a user