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
|
||||
|
||||
pkgname=libevdev
|
||||
pkgver=1.3.2
|
||||
pkgver=1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Wrapper library for evdev devices"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -15,7 +15,7 @@ depends=('glibc')
|
|||
makedepends=('python2' 'check' 'doxygen')
|
||||
#checkdepends=('kmod')
|
||||
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('a4317de9e818093dc131cc2bb96cdfc0cebd631e4be5c5244e1e373ce1536eed'
|
||||
sha256sums=('3223378a5c2b4fea51a1601b0404700a6ddc1e2150eb9d5f62f001ffe21dfa06'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue