diff options
| author | nippy <you@example.com> | 2026-04-12 18:02:08 +0200 |
|---|---|---|
| committer | nippy <you@example.com> | 2026-04-12 18:02:08 +0200 |
| commit | 46acc0dfd795d2ceeaa371f89ead1b4adc941838 (patch) | |
| tree | d07da9dd8b24e4d497696afa5e4c0794cfa90410 /raveos-calamares | |
| parent | c5bdb921587760d5d07c0b304d592eb4e6b6d12b (diff) | |
| download | RaveOS-PKGBUILD-46acc0dfd795d2ceeaa371f89ead1b4adc941838.tar.gz RaveOS-PKGBUILD-46acc0dfd795d2ceeaa371f89ead1b4adc941838.zip | |
updatelive
Diffstat (limited to 'raveos-calamares')
| -rw-r--r-- | raveos-calamares/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-calamares/PKGBUILD b/raveos-calamares/PKGBUILD index be5338b..3ac7ffb 100644 --- a/raveos-calamares/PKGBUILD +++ b/raveos-calamares/PKGBUILD @@ -4,7 +4,7 @@ _pkgname="calamares" pkgname="$_pkgname" pkgver=3.4.2 -pkgrel=7 +pkgrel=8 pkgdesc="Distribution-independent installer framework" url="https://codeberg.org/Calamares/calamares" license=("GPL-3.0-or-later") |