Update arch to allow ALARM and AL32; no pkgrel-bump

This commit is contained in:
Fabian Bornschein 2023-04-11 09:20:20 +02:00
parent 830ef6fc13
commit dea7937637
No known key found for this signature in database
GPG key ID: D6A4F386B4881229
2 changed files with 9 additions and 1 deletions

View file

@ -3,6 +3,9 @@ pkgbase = czkawka
pkgver = 5.1.0
pkgrel = 1
url = https://github.com/qarmin/czkawka
arch = aarch64
arch = armv7h
arch = i686
arch = x86_64
license = MIT
checkdepends = xorg-server-xvfb

View file

@ -9,7 +9,12 @@ pkgver=5.1.0
pkgrel=1
pkgdesc='Multi functional app to find duplicates, empty folders, similar images etc.'
url='https://github.com/qarmin/czkawka'
arch=('x86_64')
arch=(
aarch64 #ALARM
armv7h #ALARM
i686 #Arch Linux32
x86_64 #Arch Linux
)
license=('MIT')
makedepends=(
cargo