diff --git a/PKGBUILD b/PKGBUILD index 836caf1..690c203 100644 --- a/PKGBUILD +++ b/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" )