[arch-commits] Commit in lib32-libxkbcommon/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Jan 6 22:09:40 UTC 2017


    Date: Friday, January 6, 2017 @ 22:09:39
  Author: alucryd
Revision: 205836

upgpkg: lib32-libxkbcommon 0.7.0-1

Modified:
  lib32-libxkbcommon/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 21:57:00 UTC (rev 205835)
+++ PKGBUILD	2017-01-06 22:09:39 UTC (rev 205836)
@@ -6,14 +6,15 @@
 
 pkgbase=lib32-libxkbcommon
 pkgname=('lib32-libxkbcommon' 'lib32-libxkbcommon-x11')
-pkgver=0.6.1
+pkgver=0.7.0
 pkgrel=1
 arch=('x86_64')
 url='https://xkbcommon.org/'
 license=('custom')
-makedepends=('gcc-multilib' 'lib32-libxcb' 'xorg-util-macros')
+makedepends=('gcc-multilib' 'lib32-libxcb' 'lib32-wayland' 'wayland-protocols'
+             'xorg-util-macros')
 source=("https://xkbcommon.org/download/libxkbcommon-${pkgver}.tar.xz")
-sha256sums=('5b0887b080b42169096a61106661f8d35bae783f8b6c58f97ebcd3af83ea8760')
+sha256sums=('09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798')
 
 prepare() {
   mkdir -p x11/usr/lib32/pkgconfig
@@ -35,7 +36,7 @@
 }
 
 package_lib32-libxkbcommon() {
-  pkgdesc='Keyboard handling library using XKB data'
+  pkgdesc='Keymap handling library for toolkits and window systems'
   depends=('lib32-glibc' 'libxkbcommon')
 
   cd libxkbcommon-${pkgver}



More information about the arch-commits mailing list