mirror of
https://github.com/luzifer-aur/archisteamfarm-bin.git
synced 2024-11-08 15:10:11 +00:00
Patch LICENSE file location
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9f2a53f19e
commit
a4de446213
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -15,7 +15,7 @@ options=("!strip" "staticlibs")
|
|||
|
||||
source=(
|
||||
"${pkgname}-${pkgver}.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/${pkgver}/ASF-linux-x64.zip"
|
||||
"LICENSE-${pkgver}.txt::https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/${pkgver}/LICENSE-2.0.txt"
|
||||
"LICENSE-${pkgver}.txt::https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/${pkgver}/LICENSE.txt"
|
||||
"ArchiSteamFarm-bin.desktop"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue