summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2023-01-11 22:58:05 +0100
committerPopolon2023-01-11 22:58:05 +0100
commita5fadc38e766bda0b03802bea9154868f69e4b05 (patch)
tree6b00fd854f27d26d7d765e161473ddd76ada97c6 /PKGBUILD
parentac6be5ba9975fd1b8cdfdca49272fd450ff9cf7a (diff)
downloadaur-synfigstudio-dev.tar.gz
error in aarch64name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9529ac68569..d2e29ac0e763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=synfigstudio-dev
pkgver=1.5.1
pkgrel=1
pkgdesc="Professional vector animation program (GUI)"
-arch=(i686 x86_64 armv7 armv8 riscv32 riscv64)
+arch=(i686 x86_64 armv7 aarch64 riscv32 riscv64)
url="https://synfig.org"
license=('GPL3')
depends=('gtkmm3' 'synfig-dev>=1.5.0' 'sdl_image')