diff options
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" |