summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomasTraineau2023-03-30 00:30:29 +0200
committerThomasTraineau2023-03-30 00:30:29 +0200
commitf1d00423d9bd9131c83097e35ca1f7b18ad0ca7e (patch)
tree43145912b4f44d2935c445ad085b910eaa378feb
parent8c5e4789b19a9410ac172ae0b1ac2afd307e64a0 (diff)
downloadaur-f1d00423d9bd9131c83097e35ca1f7b18ad0ca7e.tar.gz
fixed naming change
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d43476cba71..c38f61eab096 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')