summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182021-01-04 21:09:44 +0100
committerLukas18182021-01-04 21:09:44 +0100
commite5e7dc6be60b5bd181b29e50dc28d1e38c7ba6e6 (patch)
treecbb3fd8c58ce037ee8e447201cf8b4e86dcaf427 /PKGBUILD
parent75c48512a0bcfbbe1a16a6e03aa34a1b01ff2e4c (diff)
downloadaur-e5e7dc6be60b5bd181b29e50dc28d1e38c7ba6e6.tar.gz
fix source file extension
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acbadc916857..e73d4f8535bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/CastagnaIT/NFAuthenticationKey/tree/linux"
license=('GPL3')
makedepends=('sed')
depends=('chromium' 'python' 'python-pycryptodomex' 'python-websocket-client')
-source=("NFAuthenticationKey-Linux-$pkgver.zip::https://github.com/CastagnaIT/NFAuthenticationKey/archive/4b1a2dca26b553e4b782b1799d4889058e0ed799.tar.gz")
+source=("NFAuthenticationKey-Linux-$pkgver.tar.gz::https://github.com/CastagnaIT/NFAuthenticationKey/archive/4b1a2dca26b553e4b782b1799d4889058e0ed799.tar.gz")
sha512sums=('df8a81309ec365b5dfcd7bcc423578a7c541e48b043fc13eb3d9dfbc82a9263d86381e6bed7ce8448c8248a65a3e06334b95cae1ad23c0d2504fc4e4a1bbe13d')