Package Details: sioyek-git 2.0.0.r985.gaf533f6-1

Git Clone URL: https://aur.archlinux.org/sioyek-git.git (read-only, click to copy)
Package Base: sioyek-git
Description: PDF viewer for research papers and technical books.
Upstream URL: https://github.com/ahrm/sioyek
Licenses: GPL3
Conflicts: sioyek
Provides: sioyek
Submitter: r4ndom
Maintainer: hrdl
Last Packager: hrdl
Votes: 13
Popularity: 1.33
First Submitted: 2021-09-05 20:20 (UTC)
Last Updated: 2025-01-29 13:04 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

Camuse commented on 2021-09-08 13:51 (UTC) (edited on 2021-09-08 13:51 (UTC) by Camuse)

Maybe it's better to add '' install -Dm644 ./resources/sioyek-icon-linux.png ${pkgdir}/usr/share/icons/${pkgname%-git}-icon-linux.png install -Dm644 ./resources/${pkgname%-git}.desktop $pkgdir/usr/share/applications/${pkgname%-git}.desktop '' in the package() function. Besides, it's not a good idea to touch anything within the home directory in the PKGBUILD file.