Skip to content

Commit

Permalink
chore(release): v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Jan 17, 2025
1 parent 96b9481 commit 1fc73bf
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## [v3.4.3](https://github.com/Antiz96/arch-update/releases/tag/v3.4.3) - 2025-01-17

### Fixes

- Update Author and Date tags parsing in news ([#292](https://github.com/Antiz96/arch-update/pull/292)) - ([96b9481](https://github.com/Antiz96/arch-update/commit/96b9481579195407be39796ea9401680b86e4d36)) by @qhorgues

### Miscellaneous

- Rename LIBDIR env var ([#293](https://github.com/Antiz96/arch-update/pull/293)) - ([6106880](https://github.com/Antiz96/arch-update/commit/610688020cb41f6732e7d872f0840af4fcb00b2c)) by @Antiz96
- Optimize news path parsing when listing Arch news ([#290](https://github.com/Antiz96/arch-update/pull/290)) - ([4b2f6c5](https://github.com/Antiz96/arch-update/commit/4b2f6c5702d76bb3f6694c66bd61af3af41370fa)) by @Antiz96

## [v3.4.2](https://github.com/Antiz96/arch-update/releases/tag/v3.4.2) - 2024-12-06

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion doc/man/arch-update.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "ARCH-UPDATE" "1" "November 2024" "Arch-Update 3.4.2" "Arch-Update Manual"
.TH "ARCH-UPDATE" "1" "November 2024" "Arch-Update 3.4.3" "Arch-Update Manual"

.SH NAME
arch-update \- An update notifier & applier for Arch Linux that assists you with important pre / post update tasks.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/arch-update.conf.5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "ARCH-UPDATE.CONF" "5" "November 2024" "Arch-Update 3.4.2" "Arch-Update Manual"
.TH "ARCH-UPDATE.CONF" "5" "November 2024" "Arch-Update 3.4.3" "Arch-Update Manual"

.SH NAME
arch-update.conf \- arch-update configuration file.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/fr/arch-update.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "ARCH-UPDATE" "1" "Novembre 2024" "Arch-Update 3.4.2" "Manuel de Arch-Update"
.TH "ARCH-UPDATE" "1" "Novembre 2024" "Arch-Update 3.4.3" "Manuel de Arch-Update"

.SH NAME
arch-update \- Un notificateur & applicateur de mises à jour pour Arch Linux qui vous assiste dans les tâches importantes d'avant / après mise à jour.
Expand Down
2 changes: 1 addition & 1 deletion doc/man/fr/arch-update.conf.5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "ARCH-UPDATE.CONF" "5" "Novembre 2024" "Arch-Update 3.4.2" "Manuel de Arch-Update"
.TH "ARCH-UPDATE.CONF" "5" "Novembre 2024" "Arch-Update 3.4.3" "Manuel de Arch-Update"

.SH NAME
arch-update.conf \- fichier de configuration pour arch-update.
Expand Down
2 changes: 1 addition & 1 deletion po/arch-update.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# AUTHOR <EMAIL@ADDRESS>, YEAR
msgid ""
msgstr ""
"Project-Id-Version: Arch-Update 3.4.2\n"
"Project-Id-Version: Arch-Update 3.4.3\n"
"Report-Msgid-Bugs-To: https://github.com/Antiz96/arch-update/issues\n"
"POT-Creation-Date: 2024-03-17 16:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Robin Candau <[email protected]>, 2024
msgid ""
msgstr ""
"Project-Id-Version: Arch-Update 3.4.2\n"
"Project-Id-Version: Arch-Update 3.4.3\n"
"Report-Msgid-Bugs-To: https://github.com/Antiz96/arch-update/issues\n"
"POT-Creation-Date: 2024-03-17 16:22+0100\n"
"PO-Revision-Date: 2024-05-09 09:30+0100\n"
Expand Down
4 changes: 2 additions & 2 deletions po/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Luna Jernberg <[email protected]>, 2024
msgid ""
msgstr ""
"Project-Id-Version: Arch-Update 3.4.2\n"
"Project-Id-Version: Arch-Update 3.4.3\n"
"Report-Msgid-Bugs-To: https://github.com/Antiz96/arch-update/issues\n"
"POT-Creation-Date: 2024-03-17 16:22+0100\n"
"PO-Revision-Date: 2024-11-19 12:22+0100\n"
Expand All @@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.4.2\n"
"X-Generator: Poedit 3.4.3\n"

#: src/lib/check.sh:39 src/lib/check.sh:42
#, sh-format
Expand Down
2 changes: 1 addition & 1 deletion src/arch-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# General variables
name="arch-update"
_name="Arch-Update"
version="3.4.2"
version="3.4.3"
option="${1}"

# Define the directory containing libraries
Expand Down

0 comments on commit 1fc73bf

Please sign in to comment.