Release 2.12.0

This commit is contained in:
Evgenii Alekseev 2023-11-06 15:50:11 +02:00
parent c941226a9b
commit 53aedbb9aa
4 changed files with 8241 additions and 6950 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 839 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

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

View File

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

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.11.0"
__version__ = "2.12.0"