summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8111e37a2f1f..cd4817f1ecd1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ license=('GPL-3.0')
depends=('xdg-utils')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-pkgver=2.14.0
+source_x86_64=("https://github.com/ThaUnknown/miru/releases/download/v${pkgver}/linux-amd64-Miru-${pkgver}.deb")
sha512sums_x86_64=('SKIP')
-pkgver=2.14.0
+source_aarch64=("https://github.com/ThaUnknown/miru/releases/download/v${pkgver}/linux-arm64-Miru-${pkgver}.deb")
sha512sums_aarch64=('SKIP')
package(){