Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
3ae6323a
Verified
Commit
3ae6323a
authored
Sep 30, 2022
by
Kevin Morris
Browse files
upgrade: bump to v6.1.6
Signed-off-by:
Kevin Morris
<
kevr@0cost.org
>
parent
8657fd33
Pipeline
#32035
passed with stages
in 2 minutes and 5 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
aurweb/config.py
View file @
3ae6323a
...
...
@@ -5,7 +5,7 @@ from typing import Any
# Publicly visible version of aurweb. This is used to display
# aurweb versioning in the footer and must be maintained.
# Todo: Make this dynamic/automated.
AURWEB_VERSION
=
"v6.1.
5
"
AURWEB_VERSION
=
"v6.1.
6
"
_parser
=
None
...
...
pyproject.toml
View file @
3ae6323a
...
...
@@ -16,7 +16,7 @@ combine_as_imports = true
#
[tool.poetry]
name
=
"aurweb"
version
=
"v6.1.
5
"
version
=
"v6.1.
6
"
license
=
"GPL-2.0-only"
description
=
"Source code for the Arch User Repository's website"
homepage
=
"https://aur.archlinux.org"
...
...
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