summaryrefslogtreecommitdiff
path: root/raveos-app-installer
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-app-installer')
-rw-r--r--raveos-app-installer/PKGBUILD2
-rw-r--r--raveos-app-installer/app-list.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/raveos-app-installer/PKGBUILD b/raveos-app-installer/PKGBUILD
index b836836..c118862 100644
--- a/raveos-app-installer/PKGBUILD
+++ b/raveos-app-installer/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=raveos-app-installer
pkgver=3.1
-pkgrel=13
+pkgrel=14
pkgdesc="RaveOS graphical application installer"
arch=('any')
url="https://git.rp1.hu/RaveOS/raveos-app-installer"
diff --git a/raveos-app-installer/app-list.json b/raveos-app-installer/app-list.json
index bd41fa5..0c5099e 100644
--- a/raveos-app-installer/app-list.json
+++ b/raveos-app-installer/app-list.json
@@ -200,12 +200,12 @@
"name": "OpenTubeX",
"category": "Media",
"desc": {
- "hu": "Adatvédelem-barát YouTube kliens (AUR)",
- "en": "Privacy-friendly YouTube client (AUR)"
+ "hu": "Adatvédelem-barát YouTube kliens",
+ "en": "Privacy-friendly YouTube client"
},
- "type": "aur",
+ "type": "pacman",
"packages": [
- "opentubex-bin"
+ "opentubex"
],
"config_overwrite": true,
"config_dir": "OpenTubeX",