git » libsass.git » commit 0dfc5da

libsass 3.6.6

author Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
parent 0d3f0570624c65af78066cd003eae43b2b16195f

libsass 3.6.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d7a8e6b..5b6d0ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libsass
 pkgver=3.6.6
 pkgrel=1
 pkgdesc='C implementation of Sass CSS preprocessor (library)'
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url="https://sass-lang.com/$pkgname/"
 license=(MIT)
 _archive="$pkgname-$pkgver"