summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomasTraineau2023-04-01 14:29:26 +0200
committerThomasTraineau2023-04-01 14:29:26 +0200
commit2d49b2f75915cbdbe4967b59e305e2d9e989a8c5 (patch)
tree653e46cd67490fdba5fc03ca9fb181c4945662c3 /PKGBUILD
parent2d3955e9899e3ef8219897c162c7298b2864f16a (diff)
downloadaur-2d49b2f75915cbdbe4967b59e305e2d9e989a8c5.tar.gz
fixed version name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48bdd9f29a10..e93bc495f52f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('GPL')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$_assets_url/frontend/public/images/hatt-logo.png" "$_assets_url/.pkg/hatt-bin.desktop")
-source_x86_64=("${url}/releases/download/${pkgver}/hatt-linux-x86_64")
+source_x86_64=("${url}/releases/download/${pkgver}/hatt-linux-amd64")
sha256sums_x86_64=('SKIP')
sha256sums=('SKIP' 'SKIP')