summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLook2022-08-25 14:47:51 -0300
committerLook2022-08-25 14:47:51 -0300
commit29cc0438a0f82e22c864e7ed092882420ed31b27 (patch)
tree566f222b8554a48a0e57a41586b057b22468f8c4 /PKGBUILD
parentc7cb52d680bc4143ad4dd6583d8fa3b0c30c1a53 (diff)
downloadaur-29cc0438a0f82e22c864e7ed092882420ed31b27.tar.gz
Updated deb download path
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b03e58c3800e..f457507284d7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL-3.0')
depends=('xdg-utils')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://github.com/ThaUnknown/miru/releases/download/v${pkgver}/linux-amd64-Miru-${pkgver}.deb")
+source_x86_64=("https://github.com/ThaUnknown/miru/releases/download/v${pkgver}/linux-Miru-${pkgver}.deb")
sha512sums_x86_64=('SKIP')
package(){