Release 2.6.0

This commit is contained in:
Evgenii Alekseev 2023-01-16 01:35:12 +02:00
parent 85baad6a41
commit c6555cf2c7
4 changed files with 3834 additions and 3562 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 641 KiB

After

Width:  |  Height:  |  Size: 720 KiB

View File

@ -1,4 +1,4 @@
.TH AHRIMAN "1" "2023\-01\-13" "ahriman" "Generated Python Manual"
.TH AHRIMAN "1" "2023\-01\-16" "ahriman" "Generated Python Manual"
.SH NAME
ahriman
.SH SYNOPSIS

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=2.5.4
pkgver=2.6.0
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.4"
__version__ = "2.6.0"