Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions packages/d/distrobox/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : distrobox
version : 1.8.1.2
release : 4
version : 1.8.2.2
release : 5
source :
- https://github.com/89luca89/distrobox/archive/refs/tags/1.8.1.2.tar.gz : 3ecbce9b8c5b5df941f986798ffa6ea7fdf742223d42204207974c4323d5b9fc
- https://github.com/89luca89/distrobox/archive/refs/tags/1.8.2.2.tar.gz : 0c797689c0b8c7c7c9fa53d1f5550657af95e64d8b8bbdc0fe374f341ebf6cd0
homepage : https://distrobox.it/
license : GPL-3.0-only
component : virt
Expand All @@ -14,4 +14,4 @@ rundeps :
- podman
install : |
./install -P $installdir/usr

%install_license COPYING.md
35 changes: 18 additions & 17 deletions packages/d/distrobox/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,21 @@
<Path fileType="data">/usr/share/icons/hicolor/72x72/apps/terminal-distrobox-icon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/96x96/apps/terminal-distrobox-icon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/terminal-distrobox-icon.svg</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-assemble.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-compatibility.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-create.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-enter.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-ephemeral.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-export.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-generate-entry.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-host-exec.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-init.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-list.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-rm.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-stop.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-upgrade.1</Path>
<Path fileType="man">/usr/share/man/man1/distrobox.1</Path>
<Path fileType="data">/usr/share/licenses/distrobox/COPYING.md</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-assemble.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-compatibility.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-create.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-enter.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-ephemeral.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-export.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-generate-entry.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-host-exec.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-init.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-list.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-rm.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-stop.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox-upgrade.1.zst</Path>
<Path fileType="man">/usr/share/man/man1/distrobox.1.zst</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_distrobox</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_distrobox-assemble</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_distrobox-create</Path>
Expand All @@ -88,9 +89,9 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-01-27</Date>
<Version>1.8.1.2</Version>
<Update release="5">
<Date>2026-01-06</Date>
<Version>1.8.2.2</Version>
<Comment>Packaging update</Comment>
<Name>Robert Gonzalez</Name>
<Email>uni.dos12@outlook.com</Email>
Expand Down