diff options
| author | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
|---|---|---|
| committer | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
| commit | 1f467bcde48e4a031eeee4bd940dc0ff4105d705 (patch) | |
| tree | faf17e29894d7ec44c3d8354479fc0d5d592e816 /raveos-app-installer | |
| parent | 73bac7a53489924f21db194ef687cb629cd04d54 (diff) | |
| download | RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.tar.gz RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.zip | |
fix
Diffstat (limited to 'raveos-app-installer')
| -rw-r--r-- | raveos-app-installer/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/raveos-app-installer/PKGBUILD b/raveos-app-installer/PKGBUILD index d89739c..7926926 100644 --- a/raveos-app-installer/PKGBUILD +++ b/raveos-app-installer/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-app-installer # --------------------- @@ -8,7 +8,7 @@ pkgname=raveos-app-installer pkgver=3.1 -pkgrel=7 +pkgrel=8 pkgdesc="RaveOS graphical application installer" arch=('any') url="https://git.rp1.hu/RaveOS/raveos-app-installer" |