Release 2.5.3

This commit is contained in:
Evgenii Alekseev 2023-01-02 03:24:11 +02:00
parent 5c4d3eeffd
commit 98f2f19d5b
2 changed files with 2 additions and 2 deletions

View File

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