summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarchibald8692023-03-06 21:01:37 +0100
committerarchibald8692023-03-06 21:01:37 +0100
commit70a4dfd56399e1e4605f92361b1589985b02150b (patch)
treea23bd87ebaa61495caf28a7cb86f9f9da0dcf896 /PKGBUILD
parent9fd2fa62a154ccf63a4ae69c15d2919e548bd4d9 (diff)
downloadaur-70a4dfd56399e1e4605f92361b1589985b02150b.tar.gz
Remove authentication step from dlagent
because the corresponding endpoint has been removed and authentication is not needed anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88cce2666533..187b58c4d044 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::${url}/download/FreeFileSync_${pkgver}_Linux.tar.gz"
)
sha256sums=(
- "3b8121fdf7d91d19680b6ff91f6f10ba79193379e1fdad5227d805b4ea65312a"
+ "21ad62ebf8659bb49a27d1cb1ff29fb7073f206a0ebd4c44340a9afa2b7da218"
"c38a80469c1d91a3655bbd326d9fe58caac42e6ca8b0f9216f180dfaf941c5fe"
)
options=(!strip)