summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKoopa2019-10-13 22:28:53 -0400
committerKoopa2019-10-13 22:28:53 -0400
commit2b199190bd572597a8272a655b8f6f8b55ccc485 (patch)
treeef1f8f65772439341479c7cefac520a9a15389f1 /PKGBUILD
parentddd1f3964e849db3dc6e19bd62d301838febef40 (diff)
downloadaur-2b199190bd572597a8272a655b8f6f8b55ccc485.tar.gz
Add package version to upstream ZIP.
This makes things go smoother while building the package. Without this change, when new versions of the mod launcher are released, the old ZIP has to be manually cleared.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67081c3dbdec..fae707feb847 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ depends=(
source=(
# TODO: Add the package version here to the saved file name too!
# Official mod launcher download for the current release.
- "$pkgname.zip::https://cdn.donutteam.com/Downloads/Tools/\
+ "$pkgname-${pkgver}.zip::https://cdn.donutteam.com/Downloads/Tools/\
Lucas'%20Simpsons%20Hit%20&%20Run%20Mod%20Launcher%20${pkgver}.zip"
# Unofficial mod launcher Linux launcher download for the latest master branch.
# TODO: release these in lockstep with the launcher?