Release 2.8.0

This commit is contained in:
Evgenii Alekseev 2023-04-09 13:06:54 +03:00
parent 9503a9f2ae
commit 2cd61b0a20
4 changed files with 4356 additions and 3343 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 660 KiB

After

Width:  |  Height:  |  Size: 750 KiB

View File

@ -1,4 +1,4 @@
.TH AHRIMAN "1" "2023\-03\-06" "ahriman" "Generated Python Manual"
.TH AHRIMAN "1" "2023\-04\-09" "ahriman" "Generated Python Manual"
.SH NAME
ahriman
.SH SYNOPSIS

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=2.7.1
pkgver=2.8.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.7.1"
__version__ = "2.8.0"