Package Details: lanshare-git 1.2.1.r28.gaa7a3bc-1

Git Clone URL: https://aur.archlinux.org/lanshare-git.git (read-only, click to copy)
Package Base: lanshare-git
Description: LAN Share is a cross platform local area network file transfer application, built using Qt GUI framework.
Upstream URL: https://github.com/abdularis/LAN-Share
Licenses: GPL3
Conflicts: lanshare
Provides: lanshare
Submitter: jorgicio
Maintainer: jorgicio
Last Packager: jorgicio
Votes: 0
Popularity: 0.000000
First Submitted: 2021-12-21 04:25 (UTC)
Last Updated: 2021-12-21 16:23 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

jorgicio commented on 2021-12-21 16:22 (UTC)

Thank you, fixed.

yochananmarqos commented on 2021-12-21 15:38 (UTC) (edited on 2021-12-21 15:43 (UTC) by yochananmarqos)

git is missing from makedepends().

Please use the --exclude continuous option for the pkgver:

pkgver() {
  cd "${srcdir}/${_pkgname}"
  git describe --long --tags --exclude continuous | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
1.2.1.r28.gaa7a3bc

If you use the desktop file in packaging/linux/AppImage/, you won't need the prepare() function at all. Then just install the icon as lanshare.png.