Release 2.0.0rc6

This commit is contained in:
Evgenii Alekseev 2022-04-09 17:34:23 +03:00
parent fd78f2b5e2
commit a6c8d64053
3 changed files with 2421 additions and 2423 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 504 KiB

After

Width:  |  Height:  |  Size: 509 KiB

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"