git » xorg-xwayland.git » commit 2ee94b2

xorg-xwayland 23.2.6

author Urja (ARMLFS builder)
2025-06-17 15:45:34 UTC
committer Urja (ARMLFS builder)
2025-06-17 15:45:34 UTC
parent e6e522a33230f5db2c49255255a212a4618bfb16

xorg-xwayland 23.2.6

.SRCINFO +4 -3
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index d2cc076..d3ef1ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
 pkgbase = xorg-xwayland
 	pkgdesc = run X clients under wayland
 	pkgver = 23.2.6
-	pkgrel = 1
+	pkgrel = 3
 	url = https://xorg.freedesktop.org
-	arch = x86_64
+	arch = armv7h
+	arch = aarch64
 	groups = xorg
 	license = LicenseRef-Adobe-Display-PostScript
 	license = BSD-3-Clause
@@ -32,7 +33,7 @@ pkgbase = xorg-xwayland
 	makedepends = egl-wayland
 	depends = nettle
 	depends = libepoxy
-	depends = systemd-libs
+	depends = systemd
 	depends = libxfont2
 	depends = pixman
 	depends = xorg-server-common
diff --git a/PKGBUILD b/PKGBUILD
index a69a88e..b67332c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=xorg-xwayland
 pkgver=23.2.6
-pkgrel=2
+pkgrel=3
 arch=('armv7h' 'aarch64')
 license=(
     LicenseRef-Adobe-Display-PostScript