Release 2.0.0rc8

This commit is contained in:
Evgenii Alekseev 2022-05-06 20:55:54 +03:00
parent 98910240dd
commit 47c578ea08
3 changed files with 2824 additions and 3212 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 570 KiB

After

Width:  |  Height:  |  Size: 510 KiB

View File

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