Release 2.5.2

This commit is contained in:
Evgenii Alekseev 2023-01-02 01:57:09 +02:00
parent 2c2eae2334
commit 84d4523e85
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.4 (0)
<!-- Generated by graphviz version 7.0.5 (0)
-->
<!-- Title: G Pages: 1 -->
<svg width="15156pt" height="5118pt"

Before

Width:  |  Height:  |  Size: 641 KiB

After

Width:  |  Height:  |  Size: 641 KiB

View File

@ -1,4 +1,4 @@
.TH AHRIMAN "1" "2022\-12\-31" "ahriman" "Generated Python Manual"
.TH AHRIMAN "1" "2023\-01\-02" "ahriman" "Generated Python Manual"
.SH NAME
ahriman
.SH SYNOPSIS

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=2.5.1
pkgver=2.5.2
pkgrel=1
pkgdesc="ArcH linux ReposItory MANager"
arch=('any')

View File

@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
__version__ = "2.5.1"
__version__ = "2.5.2"