mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:07:14 +08:00
libinput: 0.13
This commit is contained in:
parent
da3e964e6b
commit
c35f68779e
@ -1,7 +1,7 @@
|
||||
#Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libinput
|
||||
|
||||
pkgname=libinput
|
||||
pkgver=0.12.0
|
||||
pkgver=0.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
|
||||
arch=(x86_64)
|
||||
@ -11,7 +11,7 @@ depends=('mtdev' 'systemd' 'libevdev')
|
||||
makedepends=('systemd')
|
||||
options=('!libtool')
|
||||
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a')
|
||||
sha256sums=('6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user