mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/sponskrub: enable on aarch64 & loongarch64
This commit is contained in:
parent
df62c93e4b
commit
0534c04423
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user