Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alice
aports
Commits
ebffa33f
Commit
ebffa33f
authored
Jan 15, 2022
by
alice
💚
Browse files
community/aerc: fix version output
parent
cab9faf8
Pipeline
#106628
passed with stages
in 2 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
community/aerc/APKBUILD
View file @
ebffa33f
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname
=
aerc
pkgver
=
0.7.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"email client for your terminal"
url
=
"https://aerc-mail.org"
arch
=
"all"
...
...
@@ -12,7 +12,7 @@ subpackages="$pkgname-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~rjarry/aerc/archive/
$pkgver
.tar.gz"
build
()
{
make
PREFIX
=
/usr
make
PREFIX
=
/usr
VERSION
=
$pkgver
}
check
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment