summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-12-28 15:32:22 -0800
committerChristopher Snowhill2023-12-28 15:32:22 -0800
commitcb86d5e09c8ea87feb2f7abc18eb21b698416e15 (patch)
tree7113416b466a32809e8d7d3ef83db9cfc54a5b8e
parentf9049a560e2caf2c5cd098d010028d6614e9a552 (diff)
downloadaur-cb86d5e09c8ea87feb2f7abc18eb21b698416e15.tar.gz
v0.17.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 947a9d1bb1c6..3786a37e8979 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wlroots-hidpi-xprop
pkgdesc = Modular Wayland compositor library (stable, with patches)
- pkgver = 0.17.0
+ pkgver = 0.17.1
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.0
+ provides = wlroots=0.17.1
conflicts = wlroots
conflicts = wlroots-git
options = debug
- source = wlroots-hidpi-xprop::git+https://gitlab.freedesktop.org/wlroots/wlroots#tag=0.17.0
+ source = wlroots-hidpi-xprop::git+https://gitlab.freedesktop.org/wlroots/wlroots#tag=0.17.1
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 5424fbfc4cc2..ac768f0b8e1c 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.0
+pkgver=0.17.1
pkgrel=1
license=(MIT)
pkgdesc='Modular Wayland compositor library (stable, with patches)'