* update libei to 1.3.0-1.1
This commit is contained in:
parent
44bde85602
commit
f6578902db
@ -1,9 +1,13 @@
|
||||
pkgbase = libei
|
||||
pkgdesc = Library for Emulated Input
|
||||
pkgver = 1.3.0
|
||||
pkgrel = 1
|
||||
pkgrel = 1.1
|
||||
url = https://libinput.pages.freedesktop.org/libei/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
checkdepends = python-pytest-xdist
|
||||
checkdepends = valgrind
|
||||
|
@ -8,7 +8,7 @@ pkgname=(
|
||||
libei-docs
|
||||
)
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="Library for Emulated Input"
|
||||
url="https://libinput.pages.freedesktop.org/libei/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user