Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pacman
Pacman
Commits
75eb3f4c
Commit
75eb3f4c
authored
May 20, 2021
by
Allan McRae
Browse files
Release 6.0.0
Signed-off-by:
Allan McRae
<
allan@archlinux.org
>
parent
b8dcb4b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/index.asciidoc
View file @
75eb3f4c
...
...
@@ -77,6 +77,8 @@ Releases
[frame="topbot",grid="none",options="header,autowidth"]
!======
!Version !Date
!6.0.0 !2021-05-20
!6.0.0alpha1 !2020-12-04
!5.2.1 !2019-11-01
!5.2.0 !2019-10-21
!5.1.3 !2019-03-01
...
...
meson.build
View file @
75eb3f4c
project
(
'pacman'
,
'c'
,
version
:
'
5.2.1
'
,
version
:
'
6.0.0
'
,
license
:
'GPLv2+'
,
default_options
:
[
'c_std=gnu99'
,
...
...
@@ -10,7 +10,7 @@ project('pacman',
],
meson_version
:
'>= 0.51'
)
libalpm_version
=
'1
2
.0.
1
'
libalpm_version
=
'1
3
.0.
0
'
cc
=
meson
.
get_compiler
(
'c'
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment