| author | Ryo Munakata
<afpacket@gmail.com> 2022-04-16 14:53:56 UTC |
| committer | Ryo Munakata
<afpacket@gmail.com> 2022-04-16 14:56:28 UTC |
| parent | b4a7104337f16fd0db34ea1165b47d198ca2d73d |
| .SRCINFO | +3 | -3 |
| PKGBUILD | +3 | -3 |
diff --git a/.SRCINFO b/.SRCINFO index 634d65a..ec77a77 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = glmark2-git pkgdesc = An OpenGL 2.0 and ES 2.0 benchmark (X11, Wayland, DRM) - pkgver = r960.ca8de51 - pkgrel = 2 + pkgver = r971.af498f4 + pkgrel = 1 url = https://github.com/glmark2/glmark2 arch = x86_64 arch = aarch64 @@ -22,7 +22,7 @@ pkgbase = glmark2-git depends = egl-wayland provides = glmark2 conflicts = glmark2 - source = glmark2-git::git://github.com/glmark2/glmark2.git + source = glmark2-git::git+https://github.com/glmark2/glmark2.git md5sums = SKIP pkgname = glmark2-git diff --git a/PKGBUILD b/PKGBUILD index 54c10ca..4ad4bee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Maintainer: Mark Wagie <mark dot wagie at tutanota dot com> # Contributor: farseerfc <farseerfc@gmail.com> pkgname=glmark2-git -pkgver=r960.ca8de51 -pkgrel=2 +pkgver=r971.af498f4 +pkgrel=1 pkgdesc="An OpenGL 2.0 and ES 2.0 benchmark (X11, Wayland, DRM)" arch=('x86_64' 'aarch64') url="https://github.com/glmark2/glmark2" @@ -13,7 +13,7 @@ depends=('libjpeg-turbo' 'libpng' 'libx11' 'mesa' 'systemd-libs' 'libgl' 'libgle makedepends=('git' 'meson' 'systemd' 'wayland-protocols') conflicts=('glmark2') provides=('glmark2') -source=("$pkgname"::'git://github.com/glmark2/glmark2.git') +source=("$pkgname"::'git+https://github.com/glmark2/glmark2.git') md5sums=('SKIP') # GLMARK2 features