Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
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
Commits
b13ab0c6
Commit
b13ab0c6
authored
2 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
testing/apx: upgrade to 1.6.1
parent
835d77e7
No related branches found
No related tags found
1 merge request
!43954
testing/apx: upgrade to 1.6.1
Pipeline
#152208
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/apx/APKBUILD
+5
-5
5 additions, 5 deletions
testing/apx/APKBUILD
with
5 additions
and
5 deletions
testing/apx/APKBUILD
+
5
−
5
View file @
b13ab0c6
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
apx
pkgname
=
apx
pkgver
=
1.
5.0
pkgver
=
1.
6.1
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"A package manager that can install packages from multiple sources without altering the root filesystem"
pkgdesc
=
"A package manager that can install packages from multiple sources without altering the root filesystem"
url
=
"https://github.com/Vanilla-OS/apx"
url
=
"https://github.com/Vanilla-OS/apx"
license
=
"GPL-3.0-only"
license
=
"GPL-3.0-only"
# s390x
and
riscv64 blocked by podman -> distrobox
# s390x
,
riscv64
, armv7, armhf and x86
blocked by podman -> distrobox
arch
=
"
all !s390x !riscv64
"
arch
=
"
x86_64 aarch64 ppc64le
"
depends
=
"distrobox"
depends
=
"distrobox"
makedepends
=
"go"
makedepends
=
"go"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
...
@@ -35,6 +35,6 @@ package() {
...
@@ -35,6 +35,6 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
36a4e59866f0ffba4c37a2b2ee4fef8321c5978bc4e3264f6fda22bd56b165658bc81e25de8661b22c0d8ed37c7d4a5419d0f23076dd2d5f1ceff43d5daa0107
apx-1.
5.0
-2.tar.gz
4b91d63a47eb07751bdd4a547c2e83b70ae1621226c671d69490f610b8258adce6aa54824071f488fdd9d3276255c909bfe93e501949139f818d3a8e45711cec
apx-1.
6.1
-2.tar.gz
53bbd1121381c030518c0ede214ad28da782b216c3ed57bf0a85051f495a33ec2da7ea57f2883579b36a6a20c8ec351b573164467426063061762b32ebef859f config.json
53bbd1121381c030518c0ede214ad28da782b216c3ed57bf0a85051f495a33ec2da7ea57f2883579b36a6a20c8ec351b573164467426063061762b32ebef859f config.json
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment