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
f3acdb77
Commit
f3acdb77
authored
7 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
testing/luapak: upgrade to 0.1.0_beta5
parent
a89de1b0
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/luapak/APKBUILD
+3
-2
3 additions, 2 deletions
testing/luapak/APKBUILD
with
3 additions
and
2 deletions
testing/luapak/APKBUILD
+
3
−
2
View file @
f3acdb77
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
luapak
pkgname
=
luapak
pkgver
=
0.1.0_beta
4
pkgver
=
0.1.0_beta
5
_pkgver
=
${
pkgver
/_/.
}
_pkgver
=
${
pkgver
/_/.
}
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Easily build a standalone executable for any Lua program"
pkgdesc
=
"Easily build a standalone executable for any Lua program"
...
@@ -10,6 +10,7 @@ arch="noarch"
...
@@ -10,6 +10,7 @@ arch="noarch"
license
=
"MIT"
license
=
"MIT"
_luaver
=
5.3
_luaver
=
5.3
depends
=
"lua
$_luaver
depends
=
"lua
$_luaver
lua
$_luaver
-brieflz
lua
$_luaver
-depgraph
lua
$_luaver
-depgraph
lua
$_luaver
-glob-pattern
lua
$_luaver
-glob-pattern
lua
$_luaver
-filesystem
lua
$_luaver
-filesystem
...
@@ -41,4 +42,4 @@ package() {
...
@@ -41,4 +42,4 @@ package() {
install
-m
755
-D
bin/luapak
"
$pkgdir
"
/usr/bin/luapak
install
-m
755
-D
bin/luapak
"
$pkgdir
"
/usr/bin/luapak
}
}
sha512sums
=
"
ffcb705f274ff42d03ba192ab379c927f9d2d7100f9
59
c
e4
f28132cab69bcb737c8e5454bad24f2f1d0c3ffed27bb3b2eaa82382e87376578daf8836424543f2
luapak-0.1.0_beta
4
.tar.gz"
sha512sums
=
"
72228930d02c38384b808d65
59e4
35fc2392c7e6a26e460b741e5da7cf9a52586d7621bb791742be61d217786a77d91cc82b8e5bbf16c8ab514308be84c09425
luapak-0.1.0_beta
5
.tar.gz"
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