summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2024-03-18 20:07:56 -0700
committerChristopher Snowhill2024-03-18 20:07:56 -0700
commit4ce67bdf82342de3431aed983315b97de7c2ab4d (patch)
tree4cabfcb393c0448ca42c792fe01a6c808c8f911e
parentcb86d5e09c8ea87feb2f7abc18eb21b698416e15 (diff)
downloadaur-4ce67bdf82342de3431aed983315b97de7c2ab4d.tar.gz
v0.17.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3786a37e8979..c8f90d22d3e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wlroots-hidpi-xprop
pkgdesc = Modular Wayland compositor library (stable, with patches)
- pkgver = 0.17.1
+ pkgver = 0.17.2
pkgrel = 1
url = https://gitlab.freedesktop.org/wlroots/wlroots
arch = x86_64
@@ -28,11 +28,11 @@ pkgbase = wlroots-hidpi-xprop
depends = xorg-xwayland
optdepends = xorg-xwayland-hidpi-xprop: HiDPI support, see https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/733
provides = libwlroots.so
- provides = wlroots=0.17.1
+ provides = wlroots=0.17.2
conflicts = wlroots
conflicts = wlroots-git
options = debug
- source = wlroots-hidpi-xprop::git+https://gitlab.freedesktop.org/wlroots/wlroots#tag=0.17.1
+ source = wlroots-hidpi-xprop::git+https://gitlab.freedesktop.org/wlroots/wlroots#tag=0.17.2
source = 0001-xwayland-support-HiDPI-scale.patch
source = 0002-Fix-configure_notify-event.patch
source = 0003-Fix-size-hints-under-Xwayland-scaling.patch
diff --git a/PKGBUILD b/PKGBUILD
index ac768f0b8e1c..efe32d481289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Adrian Perez de Castro <aperez@igalia.com>
# Contributor: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=wlroots-hidpi-xprop
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
license=(MIT)
pkgdesc='Modular Wayland compositor library (stable, with patches)'