Hi guys, I have installed the desktop app and cat control on my Arch system and they seem to be working without issue. Would it be possible for you guys to create PKGBUILDS and put them in the AUR for Arch Linux? It’s kinda klutzy to convert the deb files and install them and I have to manually update them when you push changes. I know that I’m in the sub-set of the sub-set, but I bet I’m not alone and I don’t think it would be a huge maintenance task for you. Let me know if I can help - not my field of expertise, but I’m fairly sure I could get it done with a little assistance. Thanks!
I just cooked a PKGBUILD and put it up on the AUR. If the package maintainers want to take it over I’d be glad to hand it to them.
Hero! Thank you
There’s an issue with the login xdg-open that i’m trying to troubleshoot right now. I was a little premature. I’ll get back once it’s fixed.
Mmkay, worked for me! Let me know if you have other issues.
I installed it without issue. Could you roll one for the desktop app too? We users always want more ![]()
Double hero status! Thanks so much
Thank you for doing this!
I just installed v0.0.8 by applying this patch to the package.
diff --git a/PKGBUILD b/PKGBUILD
index 594313b..fa0d5f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Meredith V. <``delightful.device@pm.me``>
pkgname=world-radio-league-desktop-bin
-pkgver=0.0.7
+pkgver=0.0.8
pkgrel=1
pkgdesc="World Radio League desktop application"
arch=('x86_64')