summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Venturini2020-11-25 13:13:25 +0100
committerAndrea Venturini2020-11-25 13:13:25 +0100
commitd53898291f45850190c8f10cf08c2a438c232812 (patch)
tree4517417c9180a2443a1450206ae2705b5758b02d
parent3dd6d2567ac6cbbfacbf1efe34442dc3d319b68e (diff)
downloadaur-d53898291f45850190c8f10cf08c2a438c232812.tar.gz
Fixed URL capitalization
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca8d9bf9453d..1bc8c2aa34b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://www.intesigroup.com/en/validdesk/"
options=(!strip)
-source_x86_64=("https://www.intesigroup.com/wp-content/apps/pub/${pkgname}-${pkgver}-${arch}.AppImage")
+source_x86_64=("https://www.intesigroup.com/wp-content/apps/pub/ValidDesk-${pkgver}-${arch}.AppImage")
noextract=("${pkgname}-${pkgver}-${arch}.AppImage")
sha256sums_x86_64=('4c7f0b06fbabfe7964b7a98b02de12d7cdb7b942d93be8e8a74398a1a9f8fc76')