diff options
| author | Nippy <nippy@rp1.hu> | 2026-07-05 09:30:23 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-07-05 09:30:23 +0200 |
| commit | d94b9d4e7c5838f403082a5669e2e87bbf6172e2 (patch) | |
| tree | e79d776b89ec98773da723f8999ae20eec4d0490 /raveos-app-installer/PKGBUILD | |
| parent | 9f03286145fe964a2e666cc7b507ffbc4e2aa4d5 (diff) | |
| download | RaveOS-PKGBUILD-d94b9d4e7c5838f403082a5669e2e87bbf6172e2.tar.gz RaveOS-PKGBUILD-d94b9d4e7c5838f403082a5669e2e87bbf6172e2.zip | |
fixed apps raveosappinsaller
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 adcce66..bf16b7b 100644 --- a/raveos-app-installer/PKGBUILD +++ b/raveos-app-installer/PKGBUILD @@ -8,7 +8,7 @@ pkgname=raveos-app-installer pkgver=3.1 -pkgrel=4 +pkgrel=5 pkgdesc="RaveOS graphical application installer" arch=('any') url="https://git.rp1.hu/RaveOS/raveos-app-installer" |