Package Details: vicinae-bin 0.19.0-1

Git Clone URL: https://aur.archlinux.org/vicinae-bin.git (read-only, click to copy)
Package Base: vicinae-bin
Description: Raycast like FOSS app on Linux
Upstream URL: https://github.com/vicinaehq/vicinae
Keywords: laucher raycast
Licenses: GPL3
Conflicts: vicinae
Provides: vicinae
Submitter: cilgin
Maintainer: cilgin (ArjixWasTaken)
Last Packager: ArjixWasTaken
Votes: 10
Popularity: 1.82
First Submitted: 2025-08-20 19:53 (UTC)
Last Updated: 2026-01-19 00:00 (UTC)

Latest Comments

1 2 Next › Last »

cilgin commented on 2025-12-16 18:42 (UTC)

@rursache This is totally fine. The pacman hook is only used for restarting the vicinae systemd user service. If you’re not using that there’s nothing to worry about.

rursache commented on 2025-12-11 17:46 (UTC)

@ArjixWasTaken indeed, running that got me "disabled". i enabled the service now, will see the next time i update the package if the hooks will work. not sure why the service wasn't enabled tho

ArjixWasTaken commented on 2025-12-10 18:12 (UTC)

@rursache hmm, so the install hook fails

it shouldn't concern you much, the package was still installed successfully

but it'd be nice if we fixed this so let's debug it

the install hook runs

/usr/bin/bash -c '/usr/bin/loginctl list-users --no-legend | /usr/bin/awk "{print \$2}" | /usr/bin/xargs -I {} /usr/bin/runuser -u {} -- sh -c "/usr/bin/systemctl --user is-enabled vicinae.service && /usr/bin/systemctl --user restart vicinae.service"' || true

if you manually run it as root, does it still have an exit code other than 0?

PS: the "disabled" means you haven't enabled the vicinae service, please run systemctl --user enable vicinae

rursache commented on 2025-12-10 18:06 (UTC)

for the last 4 versions, im getting this when updating this package

:: Running post-transaction hooks...
(1/6) Reloading user manager configuration...
(2/6) Arming ConditionNeedsUpdate...
(3/6) Updating icon theme caches...
(4/6) Checking which packages need to be rebuilt
(5/6) Updating the desktop file MIME type cache...
(6/6) Restarting vicinae.service as a user unit if enabled/active...
disabled
error: command failed to execute correctly

ArjixWasTaken commented on 2025-10-22 19:49 (UTC)

Fixed the packaging process, thanks @guemidiborhane

guemidiborhane commented on 2025-10-22 05:43 (UTC) (edited on 2025-10-22 05:45 (UTC) by guemidiborhane)

diff --git a/PKGBUILD b/PKGBUILD
index 2aae1f2e..ad9ed6c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,6 @@ sha256sums=('ccb7001b19b5c5e45deaedc5a499ffc28dc11bf72d8c716834505e4aa6fc0d25'
 package() {
   # Bin
   install -Dm755 "$srcdir/bin/${pkgname%-bin}" "$pkgdir/usr/bin/${pkgname%-bin}"
-  install -Dm755 "$srcdir/bin/vicinae-wlr-clip" "$pkgdir/usr/bin/vicinae-wlr-clip"

   # Desktop entry
   install -Dm644 "$srcdir/share/applications/${pkgname%-bin}.desktop" "$pkgdir/usr/share/applications/${pkgname%-bin}.desktop"

vicinae-wlr-clip was removed in 0.15.2, the main binary is handling the clipboard server spawning now, see: PR

ArjixWasTaken commented on 2025-09-16 15:33 (UTC)

@ChilledBuffalo I do not experience that issue, you may need to clean your AUR helper cache, assuming you use one, e.g. paru -Scc or yay -Scc

ChilledBuffalo commented on 2025-09-16 11:13 (UTC)

The vicinae.service file fails the checksum verification. Has been a problem for the past few versions. I have been manually building off of this PKGBUILD.

ArjixWasTaken commented on 2025-09-14 19:28 (UTC) (edited on 2025-09-14 19:37 (UTC) by ArjixWasTaken)

@sameyepatch looks like the release asset was recreated and re-uploaded 4 hours ago, changing the checksum

I sent a message to the developer, and am awaiting a reply. If the developer decides to bump the version number, I have set up automation to update the AUR package.

sameyepatch commented on 2025-09-14 19:26 (UTC)

The installation for 0.9.6-1 fails during the sha256sum check of the tar.gz file. Github gives the following sha256: 6084fe9199f5c2aa77f868bd6bf69744a306ce02ae5eb993f0156ba9566160e4. The PKGBUILD has it as a9a8af28cd35f126269522a34e99efce067b3dfd7dc8ed574a16458cc3de87e1