summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorSumner Evans2020-05-02 20:00:34 -0600
committerSumner Evans2020-05-02 20:00:34 -0600
commitbd5c23d130b2f61080a7f037cb8be7d205f12ce9 (patch)
tree9e49f4bd88890cff1fcc7daa0f4eb7169e08f59b /update.sh
parent5041915380f502ea922506d199a17408684bbd64 (diff)
downloadaur-bd5c23d130b2f61080a7f037cb8be7d205f12ce9.tar.gz
Change to use navidrome.service from repo
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index c59a0e74726b..8bb79c0375b9 100755
--- a/update.sh
+++ b/update.sh
@@ -32,7 +32,7 @@ conflicts=('${EXECUTABLE_NAME}')
depends=('glibc' 'ffmpeg')
source=(
${EXECUTABLE_NAME}.environmentfile
- ${EXECUTABLE_NAME}.service
+ https://raw.githubusercontent.com/deluan/navidrome/v$1/contrib/${EXECUTABLE_NAME}.service
${EXECUTABLE_NAME}.sysusers
${EXECUTABLE_NAME}.tmpfiles
)