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
f054f5dc
Verified
Commit
f054f5dc
authored
1 year ago
by
Patrycja Rosa
Browse files
Options
Downloads
Patches
Plain Diff
testing/milkytracker: fix checksums
i love retagging releases i love retagging releases i love retagging releases
parent
f5731560
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/milkytracker/APKBUILD
+2
-2
2 additions, 2 deletions
testing/milkytracker/APKBUILD
with
2 additions
and
2 deletions
testing/milkytracker/APKBUILD
+
2
−
2
View file @
f054f5dc
...
...
@@ -15,7 +15,7 @@ makedepends="
zziplib-dev
"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/milkytracker/MilkyTracker/archive/refs/tags/v
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
-1
.tar.gz::https://github.com/milkytracker/MilkyTracker/archive/refs/tags/v
$pkgver
.tar.gz
fix-crash.patch
"
builddir
=
"
$srcdir
/MilkyTracker-
$pkgver
"
...
...
@@ -37,6 +37,6 @@ package() {
}
sha512sums
=
"
247ff5daacb45b9445262917ab6c5e3b2309756d4e2a8317f4fd1fddefb49e97359122362ca0d8c5e3676661a45e2c559dd5a1e2cd7193d916a645f626ff32e7 milkytracker-1.04.00.tar.gz
247ff5daacb45b9445262917ab6c5e3b2309756d4e2a8317f4fd1fddefb49e97359122362ca0d8c5e3676661a45e2c559dd5a1e2cd7193d916a645f626ff32e7 milkytracker-1.04.00
-1
.tar.gz
9142846f031067c6327ae06cb77ac9a2be5d3e743b9ffc5f8f7e5ff12b48bd0d483c552401f476ef79edfb640cc2bd32353587fd9710e556eb3f1af0aae8024a fix-crash.patch
"
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