Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
660
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!68224
community/xplr: upgrade to 0.21.9
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/xplr: upgrade to 0.21.9
omni/aports:upgrade-xplr
into
master
Overview
0
Commits
1
Pipelines
4
Changes
2
Merged
omni
requested to merge
omni/aports:upgrade-xplr
into
master
6 months ago
Overview
0
Commits
1
Pipelines
4
Changes
2
Expand
https://github.com/sayanarijit/xplr/releases/tag/v0.21.9
👍
0
👎
0
Merge request reports
Compare
master
version 2
71c0991b
6 months ago
version 1
0d99acc6
6 months ago
master (base)
and
latest version
latest version
f62d1452
1 commit,
6 months ago
version 2
71c0991b
1 commit,
6 months ago
version 1
0d99acc6
1 commit,
6 months ago
2 files
+
7
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
community/xplr/APKBUILD
+
6
−
7
Options
# Maintainer: omni <omni+alpine@hack.org>
pkgname
=
xplr
pkgver
=
0.21.
8
pkgver
=
0.21.
9
pkgrel
=
0
pkgdesc
=
"Hackable, minimal, fast TUI file explorer"
url
=
"https://xplr.dev"
@@ -23,14 +23,13 @@ prepare() {
}
build
()
{
cargo auditable build
--release
--frozen
\
--no-default-features
cargo auditable build
--release
--frozen
--no-default-features
}
check
()
{
# cargo test doesn't build target/debug/xplr binary
cargo auditable build
--frozen
cargo
test
--frozen
cargo auditable build
--frozen
--no-default-features
cargo
test
--frozen
--no-default-features
}
package
()
{
@@ -55,7 +54,7 @@ package() {
}
sha512sums
=
"
e98f52762aa1b8d8d5c061bc0d10615328d9ba99bfce306ad7a302605798f54d4834a85203a773ca505acd875843414d3834fd335f2176ee88545bb4113a79d9
xplr-0.21.
8
.tar.gz
683879d3bd1f118700d0ee53bc76aa9c4f887e58749dcb6805471309c5b2de1d3ce5206c77c1335aabdd13e6f2349aff7293c17a99957921ccdfc7e9cbf1771d
xplr-0.21.
9
.tar.gz
ef2b2316c6de14c6d611a8a232a43c4d5e057a88d47a43c019b39c6a3923dbd0065b38e66da063963fed9f62d380e90383259ad94248e79a3a1be06cf8ad3cef modified-field-lua54.patch
1cebc131e53a1728d94eac0f5abd26858d1c499bb421567c294b7e3a3031546f66fac51b6ecd765dfe618b3a83a5d8a16e1fce71f85b84
32c
c
a
a1e48104294fc
mlua-lua54.patch
02dff7d2802794115b4812fc728011128485faa13703f29c5d47d9cd7ef4e6965ce2015f5800a3baad17eeac238899c1923b
32ca
e4fd732a81de43f1867601eb
mlua-lua54.patch
"
Loading