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
!40025
community/nq: upgrade to 0.5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/nq: upgrade to 0.5
ptrcnull/aports:nq
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Patrycja Rosa
requested to merge
ptrcnull/aports:nq
into
master
2 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
https://github.com/leahneukirchen/nq/blob/v0.5/NEWS.md
0
0
Merge request reports
Compare
master
version 2
54a97446
2 years ago
version 1
b49a1f04
2 years ago
master (base)
and
latest version
latest version
54a97446
1 commit,
2 years ago
version 2
54a97446
1 commit,
2 years ago
version 1
b49a1f04
1 commit,
2 years ago
1 file
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/nq/APKBUILD
+
4
−
2
Options
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname
=
nq
pkgver
=
0.
4
pkgver
=
0.
5
pkgrel
=
0
pkgdesc
=
"Unix command line queue utility"
url
=
"https://github.com/leahneukirchen/nq"
@@ -23,4 +23,6 @@ package() {
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"c4587c2074dd6e3d18d56a273b943b2594f6ea73912d774120706dbcb6a64e0b7a99c4da7283cbe0d3d47eb24fa246625e9180a88ee2e0cacc647de8c8606c38 nq-0.4.tar.gz"
sha512sums
=
"
784031971df0585c38c8e47b37d1a5ce73c35c71ab6c9abb7c3df6450eb26a53ad0e649f86a40a742201125ef88e246db34781491935e709ae8fc66afcdf6c0e nq-0.5.tar.gz
"
Loading