git » glmark2-git.git » commit e0608e3

glmark2-git r1060.22c527c

author Urja (ARMLFS builder)
2025-10-16 00:00:32 UTC
committer Urja (ARMLFS builder)
2025-10-16 00:00:32 UTC
parent d01ea09086be7e878aa2aa9dc93acf41f814cef6

glmark2-git r1060.22c527c

.SRCINFO +1 -0
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index ec77a77..c423ce3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = glmark2-git
 	url = https://github.com/glmark2/glmark2
 	arch = x86_64
 	arch = aarch64
+	arch = armv7h
 	license = GPL
 	license = custom
 	makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4ad4bee..8ebfb2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
 # Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
 # Contributor: farseerfc <farseerfc@gmail.com>
 pkgname=glmark2-git
-pkgver=r971.af498f4
+pkgver=r1060.22c527c
 pkgrel=1
 pkgdesc="An OpenGL 2.0 and ES 2.0 benchmark (X11, Wayland, DRM)"
-arch=('x86_64' 'aarch64')
+arch=('x86_64' 'aarch64' 'armv7h')
 url="https://github.com/glmark2/glmark2"
 license=('GPL' 'custom')
 depends=('libjpeg-turbo' 'libpng' 'libx11' 'mesa' 'systemd-libs' 'libgl' 'libgles' 'wayland' 'egl-wayland')