Release 2.0.0

This commit is contained in:
Evgenii Alekseev 2022-06-05 20:46:32 +03:00
parent 945b6d0ac0
commit bf959ceb5f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=2.0.0rc11
pkgver=2.0.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.0.0rc11"
__version__ = "2.0.0"