diff --git a/.SRCINFO b/.SRCINFO index 04dda95..8f971d5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = wlroots-hidpi-git pkgdesc = Modular Wayland compositor library, with XWayland HiDPI - pkgver = 0.10.0.r147.g0758a4fc + pkgver = 0.10.0.r158.g5e0ef70c pkgrel = 1 url = https://github.com/swaywm/wlroots arch = x86_64 @@ -24,9 +24,9 @@ pkgbase = wlroots-hidpi-git conflicts = wlroots options = debug source = wlroots-hidpi-git::git+https://github.com/swaywm/wlroots - source = xwayland_hidpi.diff::https://github.com/swaywm/wlroots/pull/2064.diff + source = xwayland_hidpi.diff::https://github.com/swaywm/wlroots/compare/master...MisterDA:xwayland_hidpi.diff sha512sums = SKIP - sha512sums = c8f316ebffaf6ad0991afc0091c0a1dec69c29ec7a2e8c5c5cf260d9919e11b1040da9006028aac5e1883fb788927c4bccef05629bf3db2b3c2374e33c6482f2 + sha512sums = 0d48afed05b4cc7d7f8542043bbb7be915b7d2c5a7db165a5ebdb12d9df0c67dad87e26d1e4889a46eb976a6766275ca0575f05a1e14a592c65587c309294cd7 pkgname = wlroots-hidpi-git diff --git a/PKGBUILD b/PKGBUILD index ffc2a7c..aac2552 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Adrian Perez de Castro # Maintainer: Antonin Décimo pkgname=wlroots-hidpi-git -pkgver=0.10.0.r147.g0758a4fc +pkgver=0.10.0.r158.g5e0ef70c pkgrel=1 license=(custom:MIT) pkgdesc='Modular Wayland compositor library, with XWayland HiDPI' @@ -14,12 +14,12 @@ depends=(libcap systemd wayland opengl-driver libxcb xcb-util-errors xcb-util-wm pixman libinput libxkbcommon) makedepends=(meson ninja git wayland-protocols xorgproto) source=("${pkgname}::git+${url}" - "xwayland_hidpi.diff::https://github.com/swaywm/wlroots/pull/2064.diff" - # "xwayland_hidpi.diff::https://github.com/swaywm/wlroots/compare/master...MisterDA:xwayland_hidpi.diff" + # "xwayland_hidpi.diff::https://github.com/swaywm/wlroots/pull/2064.diff" + "xwayland_hidpi.diff::https://github.com/swaywm/wlroots/compare/master...MisterDA:xwayland_hidpi.diff" ) sha512sums=('SKIP' - 'c8f316ebffaf6ad0991afc0091c0a1dec69c29ec7a2e8c5c5cf260d9919e11b1040da9006028aac5e1883fb788927c4bccef05629bf3db2b3c2374e33c6482f2' - # 'febd12baefd79a3563fd66931e4f79f3f80b1261b396fffd07b84cc527ff036346eb7ccf73b0e1aed5d3ea51ca39c8420af82966d75cce02367654324b52e050' + # 'c8f316ebffaf6ad0991afc0091c0a1dec69c29ec7a2e8c5c5cf260d9919e11b1040da9006028aac5e1883fb788927c4bccef05629bf3db2b3c2374e33c6482f2' + '0d48afed05b4cc7d7f8542043bbb7be915b7d2c5a7db165a5ebdb12d9df0c67dad87e26d1e4889a46eb976a6766275ca0575f05a1e14a592c65587c309294cd7' ) pkgver () {