mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/libevdev to 1.4-1
This commit is contained in:
parent
296c0ee9a0
commit
5f115a97c1
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - drop valgrind makedepend
|
# - drop valgrind makedepend
|
||||||
|
|
||||||
pkgname=libevdev
|
pkgname=libevdev
|
||||||
pkgver=1.3.2
|
pkgver=1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Wrapper library for evdev devices"
|
pkgdesc="Wrapper library for evdev devices"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
|
@ -15,7 +15,7 @@ depends=('glibc')
|
||||||
makedepends=('python2' 'check' 'doxygen')
|
makedepends=('python2' 'check' 'doxygen')
|
||||||
#checkdepends=('kmod')
|
#checkdepends=('kmod')
|
||||||
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
|
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
|
||||||
sha256sums=('a4317de9e818093dc131cc2bb96cdfc0cebd631e4be5c5244e1e373ce1536eed'
|
sha256sums=('3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue