Date: Tuesday, March 2, 2021 @ 09:34:01 Author: heftig Revision: 408959
1.1.0-1 Modified: libxkbcommon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 07:17:51 UTC (rev 408958) +++ PKGBUILD 2021-03-02 09:34:01 UTC (rev 408959) @@ -4,7 +4,7 @@ pkgbase=libxkbcommon pkgname=(libxkbcommon libxkbcommon-doc libxkbcommon-x11) -pkgver=1.0.3 +pkgver=1.1.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) checkdepends=(xorg-server-xvfb libgl) -_commit=c60b77ea512bef92e481be38972b58dd71a34180 # tags/xkbcommon-1.0.3^0 +_commit=82a5bdc43c7bd942b20b1ecf453db980d0a75530 # tags/xkbcommon-1.1.0^0 source=("git+https://github.com/xkbcommon/libxkbcommon#commit=$_commit") sha256sums=('SKIP')
