summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraphototool2022-11-28 13:13:49 +0200
committeraphototool2022-11-28 13:13:49 +0200
commit40cbe37831049dbe53bd15c444f570200c8a2fff (patch)
tree194e4bcc10518b62ed15c28eee2962175f841bb9
parentcca65993005c021ec98ce913f75bbf5e704ea916 (diff)
downloadaur-40cbe37831049dbe53bd15c444f570200c8a2fff.tar.gz
Version 1.0.4-3
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2b550e13bdf..e64a7194393d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = aphototoollibre
pkgrel = 4
url = https://www.ahola.me/aphototoollibre.html
arch = x86_64
+ arch = aarch64
license = GPL3
depends = qt5-base>=5.15.2
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index b2cdfb51cd7a..f525872b8200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=aphototoollibre
pkgver=1.0.4
pkgrel=4
pkgdesc="Photo editor for Linux"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://www.ahola.me/aphototoollibre.html"
license=('GPL3')
depends=('qt5-base>=5.15.2' 'hicolor-icon-theme')