Comment
The change only bumps pkgver in .SRCINFO from 1.17.0 to 1.18.0. No build logic, sources, checksums, install scripts, or packaging behavior are altered in the reviewed hunk, so there is no direct security impact visible here. The risk is limited to the usual possibility that the corresponding PKGBUILD/source update elsewhere could be problematic, but that is outside this diff.
@@ -1,6 +1,6 @@
pkgbase = localsend-bin
pkgdesc = An open source cross-platform alternative to AirDrop
- pkgver = 1.17.0
+ pkgver = 1.18.0
pkgrel = 1
url = https://github.com/localsend/localsend
arch = x86_64