Release 1.3.0

This commit is contained in:
Evgenii Alekseev 2021-09-18 06:28:52 +03:00
parent a7a32f0080
commit 799572fccf
3 changed files with 1798 additions and 1749 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 300 KiB

After

Width:  |  Height:  |  Size: 294 KiB

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev # Maintainer: Evgeniy Alekseev
pkgname='ahriman' pkgname='ahriman'
pkgver=1.2.6 pkgver=1.3.0
pkgrel=1 pkgrel=1
pkgdesc="ArcH Linux ReposItory MANager" pkgdesc="ArcH Linux ReposItory MANager"
arch=('any') arch=('any')

View File

@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
# #
__version__ = "1.2.6" __version__ = "1.3.0"