Date: Saturday, February 23, 2019 @ 15:24:52 Author: heftig Revision: 346713
0.8.4-1 Modified: libxkbcommon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-23 15:09:33 UTC (rev 346712) +++ PKGBUILD 2019-02-23 15:24:52 UTC (rev 346713) @@ -4,7 +4,7 @@ pkgbase=libxkbcommon pkgname=(libxkbcommon libxkbcommon-doc libxkbcommon-x11) -pkgver=0.8.3 +pkgver=0.8.4 pkgrel=1 pkgdesc="Keymap handling library for toolkits and window systems" url="https://xkbcommon.org/" @@ -13,7 +13,7 @@ depends=(xkeyboard-config glibc) checkdepends=(xorg-server-xvfb libgl) makedepends=(libxcb doxygen git graphviz wayland wayland-protocols meson) -_commit=9f93ebcf2ba3684335db296a6e445c035bbeea9d # tags/xkbcommon-0.8.3^0 +_commit=d40b368b2f4c4cd130f63ac41e4a9d53b684c712 # tags/xkbcommon-0.8.4^0 source=("git+https://github.com/xkbcommon/libxkbcommon#commit=$_commit") md5sums=('SKIP')
