Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
102640c3
Commit
102640c3
authored
Oct 07, 2020
by
Jeff Huang
🤔
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nano: update to 5.3
parent
649f0cd0
Pipeline
#6974
skipped with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
nano/PKGBUILD
nano/PKGBUILD
+2
-2
No files found.
nano/PKGBUILD
View file @
102640c3
pkgname
=
nano
pkgver
=
5.
2
pkgver
=
5.
3
_mainver
=
5
pkgrel
=
1
pkgdesc
=
"Pico editor clone with enhancements"
...
...
@@ -10,7 +10,7 @@ groups=('base')
depends
=(
'file'
'ncurses'
'sh'
)
source
=(
https://www.nano-editor.org/dist/v
${
_mainver
}
/
${
pkgname
}
-
${
pkgver
}
.tar.xz
)
backup
=(
etc/nanorc
)
sha256sums
=(
'
32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1
'
)
sha256sums
=(
'
c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352
'
)
build
()
{
cd
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
...
...
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