summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLook2022-08-04 14:27:45 -0300
committerLook2022-08-04 14:27:45 -0300
commit0ea114ac8bf3c93534bd88f3e95eabc3f0183d0e (patch)
tree77416a4ae9148ca79b6677baccf494ae5ad92ff6 /PKGBUILD
parentcc3ae0b875cfd35c0893f87303c589bf04dd65d9 (diff)
downloadaur-0ea114ac8bf3c93534bd88f3e95eabc3f0183d0e.tar.gz
Bump version to v2.14.0
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(){