Date: Monday, June 30, 2014 @ 13:44:03 Author: bisson Revision: 215761
rebuild for mtree support Modified: xorg-setxkbmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 11:43:49 UTC (rev 215760) +++ PKGBUILD 2014-06-30 11:44:03 UTC (rev 215761) @@ -1,10 +1,10 @@ # $Id$ +# Maintainer: Gaetan Bisson <[email protected]> # Contributor: Jan de Groot <[email protected]> -# Maintainer: Gaetan Bisson <[email protected]> pkgname=xorg-setxkbmap pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='Set the keyboard using the X Keyboard Extension' url='http://xorg.freedesktop.org/' license=('custom')
