Date: Sunday, May 2, 2021 @ 12:27:44 Author: heftig Revision: 414166 1.3.0-1
Modified: libxkbcommon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-02 12:27:35 UTC (rev 414165) +++ PKGBUILD 2021-05-02 12:27:44 UTC (rev 414166) @@ -4,7 +4,7 @@ pkgbase=libxkbcommon pkgname=(libxkbcommon libxkbcommon-doc libxkbcommon-x11) -pkgver=1.2.1 +pkgver=1.3.0 pkgrel=1 pkgdesc="Keymap handling library for toolkits and window systems" url="https://xkbcommon.org/" @@ -13,7 +13,7 @@ makedepends=(xkeyboard-config libxml2 libxcb wayland wayland-protocols doxygen git meson xorgproto) checkdepends=(xorg-server-xvfb libgl) -_commit=097a0ca7d688621c2346eb19c2b1b37746cf1273 # tags/xkbcommon-1.2.1^0 +_commit=13ba9135c013fbcbba50c3056ac73e4905d4bdf9 # tags/xkbcommon-1.3.0^0 source=("git+https://github.com/xkbcommon/libxkbcommon#commit=$_commit") sha256sums=('SKIP')
