Date: Monday, July 15, 2019 @ 10:54:46 Author: andyrtr Revision: 358006
upgpkg: xorg-setxkbmap 1.3.2-1 upstream update 1.3.2 Modified: xorg-setxkbmap/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-15 10:53:22 UTC (rev 358005) +++ PKGBUILD 2019-07-15 10:54:46 UTC (rev 358006) @@ -2,8 +2,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=xorg-setxkbmap -pkgver=1.3.1 -pkgrel=2 +pkgver=1.3.2 +pkgrel=1 pkgdesc='Set the keyboard using the X Keyboard Extension' url='https://xorg.freedesktop.org/' license=('custom') @@ -11,7 +11,7 @@ depends=('libxkbfile') makedepends=('xorg-util-macros') source=(${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2{,.sig}) -sha256sums=('a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1' +sha512sums=('bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38' 'SKIP') validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <[email protected]> groups=('xorg-apps' 'xorg')
