diff options
Diffstat (limited to 'raveos-calamares')
| -rw-r--r-- | raveos-calamares/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/raveos-calamares/PKGBUILD b/raveos-calamares/PKGBUILD index 3ac7ffb..05885d7 100644 --- a/raveos-calamares/PKGBUILD +++ b/raveos-calamares/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer: +# Maintainer: nippy <nippy@tuta.io> # Contributor: Rustmilian Rustmilian@proton.me _pkgname="calamares" pkgname="$_pkgname" pkgver=3.4.2 -pkgrel=8 +pkgrel=9 pkgdesc="Distribution-independent installer framework" url="https://codeberg.org/Calamares/calamares" license=("GPL-3.0-or-later") |