Release 2.0.0rc6

This commit is contained in:
2022-04-09 17:34:23 +03:00
parent 25734876de
commit 307a7f4a71
2 changed files with 2 additions and 2 deletions

View File

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