git » libsixel.git » commit 984c440

libsixel 1.10.5

author Urja (ARMLFS builder)
2025-12-23 14:42:51 UTC
committer Urja (ARMLFS builder)
2025-12-23 14:42:51 UTC
parent 69a05b9dd00ca53e59192ce5c2035379f137b53f

libsixel 1.10.5

.SRCINFO +1 -0
.gitignore +2 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 3e67887..5f7420a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = libsixel
 	pkgrel = 1
 	url = https://github.com/libsixel/libsixel
 	arch = x86_64
+	arch = armv7h
 	license = MIT
 	makedepends = meson
 	depends = curl
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a43258a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/src/
+/pkg/
diff --git a/PKGBUILD b/PKGBUILD
index fd53662..15fc2f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libsixel
 pkgver=1.10.5
 pkgrel=1
 pkgdesc="Provides a codec for DEC SIXEL graphics and some converter programs"
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
 url="https://github.com/libsixel/libsixel"
 license=('MIT')
 depends=(