testing/sponskrub: enable on aarch64 & loongarch64

This commit is contained in:
Celeste 2024-09-06 04:29:43 +00:00
parent df62c93e4b
commit 0534c04423

View File

@ -5,7 +5,7 @@ pkgver=3.7.2
pkgrel=7
pkgdesc="Command-line utility to strip out advertisements from downloaded YouTube videos"
url="https://github.com/faissaloo/SponSkrub"
arch="x86_64" # limited by dub
arch="x86_64 aarch64 loongarch64" # limited by dub
license="GPL-3.0-or-later"
makedepends="dub ldc"
source="$pkgname-$pkgver.tar.gz::https://github.com/faissaloo/SponSkrub/archive/refs/tags/$pkgver.tar.gz"