extra/libevdev add validpgpkeys

This commit is contained in:
David Beauchamp 2015-03-07 08:42:15 -05:00
parent 8fd0de778f
commit b43b32b552

View file

@ -17,6 +17,7 @@ makedepends=('python2' 'check' 'doxygen')
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06' sha256sums=('3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06'
'SKIP') 'SKIP')
validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office@who-t.net>
build() { build() {
cd $pkgname-$pkgver cd $pkgname-$pkgver