diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-17 17:59:22 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-17 17:59:22 +0200 |
| commit | 2e1cec5d5d11243ae7ec9e0b137fbd1e811075a4 (patch) | |
| tree | 5edbc91cf3f697cc36c720c677388354f52a0216 /raveos-app-installer/PKGBUILD | |
| parent | b6d57219ee27305d040b9e6b05cdd450e2df9f36 (diff) | |
| download | RaveOS-PKGBUILD-2e1cec5d5d11243ae7ec9e0b137fbd1e811075a4.tar.gz RaveOS-PKGBUILD-2e1cec5d5d11243ae7ec9e0b137fbd1e811075a4.zip | |
fix app/tools
Diffstat (limited to 'raveos-app-installer/PKGBUILD')
| -rw-r--r-- | raveos-app-installer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-app-installer/PKGBUILD b/raveos-app-installer/PKGBUILD index e2e1b5b..ebfc4a9 100644 --- a/raveos-app-installer/PKGBUILD +++ b/raveos-app-installer/PKGBUILD @@ -8,7 +8,7 @@ pkgname=raveos-app-installer pkgver=3.1 -pkgrel=9 +pkgrel=10 pkgdesc="RaveOS graphical application installer" arch=('any') url="https://git.rp1.hu/RaveOS/raveos-app-installer" |