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
Merge requests
!81055
testing/mkbrr: upgrade to 1.3.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
testing/mkbrr: upgrade to 1.3.0
fabricionaweb/aports:edge/mkbrr
into
master
Overview
2
Commits
1
Pipelines
4
Changes
1
All threads resolved!
Show all comments
Merged
Fabricio Silva
requested to merge
fabricionaweb/aports:edge/mkbrr
into
master
2 weeks ago
Overview
2
Commits
1
Pipelines
4
Changes
1
All threads resolved!
Show all comments
Expand
0
0
Merge request reports
Compare
master
version 3
fd43cb28
2 weeks ago
version 2
d37d3338
2 weeks ago
version 1
c8a96a02
2 weeks ago
master (base)
and
version 2
latest version
83ff536d
1 commit,
2 weeks ago
version 3
fd43cb28
1 commit,
2 weeks ago
version 2
d37d3338
1 commit,
2 weeks ago
version 1
c8a96a02
1 commit,
2 weeks ago
1 file
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
testing/mkbrr/APKBUILD
+
4
−
4
Options
# Contributor: Fabricio Silva <hi@fabricio.dev>
maintainer
=
"Fabricio Silva <hi@fabricio.dev>"
pkgname
=
mkbrr
pkgver
=
1.
2
.0
pkgver
=
1.
3
.0
pkgrel
=
0
pkgdesc
=
"mkbrr is a tool to create, modify and inspect torrent files."
url
=
"https://github.com/autobrr/mkbrr"
@@ -12,8 +12,8 @@ makedepends="go"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/autobrr/mkbrr/archive/v
$pkgver
.tar.gz"
case
"
$CARCH
"
in
# fail
ing
on
the package builder, please try again later
arm
v7
)
options
=
"
$options
!check"
;;
#
tests
fail
s
on
32bits
x86|
arm
*
)
options
=
"
$options
!check"
;;
esac
prepare
()
{
@@ -37,5 +37,5 @@ package() {
}
sha512sums
=
"
6178a661ae9e47a21f04e914504b43542c09929b947809fa742ad604a9667fa673aa3141a4b3748c45f9cace6baab83131bf5afbf98e588c5d9d77a8e158d9a9
mkbrr-1.
2
.0.tar.gz
4018f18ac92698f3b57ed8e053f2866bad469be8647aa12acd555153f7f7bd60bdb732c9b6e9e261696059efb1eba3cb4508d675142de81ce8720f36ffc6d432
mkbrr-1.
3
.0.tar.gz
"
Loading