Bumping version to: 3.0.8 (#3593)
This commit is contained in:
parent
2038e68560
commit
867fc7c691
4
PKGBUILD
4
PKGBUILD
|
|
@ -5,8 +5,8 @@
|
|||
# Contributor: demostanis worlds <demostanis@protonmail.com>
|
||||
|
||||
pkgname=archinstall
|
||||
pkgver=3.0.7
|
||||
pkgrel=3
|
||||
pkgver=3.0.8
|
||||
pkgrel=1
|
||||
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
|
||||
arch=(any)
|
||||
url="https://github.com/archlinux/archinstall"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "archinstall"
|
||||
version = "3.0.7"
|
||||
version = "3.0.8"
|
||||
description = "Arch Linux installer - guided, templates etc."
|
||||
authors = [
|
||||
{name = "Anton Hvornum", email = "anton@hvornum.se"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue