Release 2.0.0rc10

This commit is contained in:
Evgenii Alekseev 2022-05-09 21:51:35 +03:00
parent 99874845b5
commit 88f71b240d
3 changed files with 3154 additions and 3194 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 532 KiB

After

Width:  |  Height:  |  Size: 517 KiB

View File

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