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