Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
egl-wayland2
Commits:
fa17f864 by Peter Jung at 2026-01-13T17:57:56+01:00
upgpkg: 1.0.0.rc.r57.g1893c37-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = egl-wayland2
pkgdesc = EGLStream-based Wayland external platform (2)
- pkgver = 1.0.0.rc.r53.gf4a2d32
+ pkgver = 1.0.0.rc.r57.g1893c37
pkgrel = 1
url = https://github.com/NVIDIA/egl-wayland2
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = egl-wayland2
depends = libdrm
depends = wayland
provides = libnvidia-egl-wayland2.so
- source =
git+https://github.com/NVIDIA/egl-wayland2#tag=f4a2d326cc2eb32d6cf6c0b64082f1c53c770049
- b2sums =
c79a7bf37362dea83d3a52598ee70dda3f202c47fb0aca5491e838f741fe485dfa3cec4ddb065adc177a903a3de1f420f68a8042efdccea744d70ab2e917ab63
+ source =
git+https://github.com/NVIDIA/egl-wayland2#tag=1893c371d074c5a648a65e198c4e0eee80d2d7f1
+ b2sums =
22347b3e1fbd1b13874df1aaad1662cdb357e9c338efe4551a44112b3f72ef76893738e37c88261d288087ea269c593bccf4e2e89168a07db9ef10901ffe65f1
pkgname = egl-wayland2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=egl-wayland2
-pkgver=1.0.0.rc.r53.gf4a2d32
+pkgver=1.0.0.rc.r57.g1893c37
pkgrel=1
pkgdesc="EGLStream-based Wayland external platform (2)"
url="https://github.com/NVIDIA/egl-wayland2"
@@ -22,9 +22,9 @@ makedepends=(
wayland-protocols
)
provides=(libnvidia-egl-wayland2.so)
-_commit=f4a2d326cc2eb32d6cf6c0b64082f1c53c770049
+_commit=1893c371d074c5a648a65e198c4e0eee80d2d7f1
source=("git+$url#tag=$_commit")
-b2sums=('c79a7bf37362dea83d3a52598ee70dda3f202c47fb0aca5491e838f741fe485dfa3cec4ddb065adc177a903a3de1f420f68a8042efdccea744d70ab2e917ab63')
+b2sums=('22347b3e1fbd1b13874df1aaad1662cdb357e9c338efe4551a44112b3f72ef76893738e37c88261d288087ea269c593bccf4e2e89168a07db9ef10901ffe65f1')
pkgver() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/egl-wayland2/-/commit/fa17f8646f06f9eb195bed59ecd3d1491e661c3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/egl-wayland2/-/commit/fa17f8646f06f9eb195bed59ecd3d1491e661c3b
You're receiving this email because of your account on gitlab.archlinux.org.