mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/hid-tools to 0.3.1-2
This commit is contained in:
parent
74025a42ec
commit
fcc294b3e1
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@
|
||||||
|
|
||||||
pkgname=hid-tools
|
pkgname=hid-tools
|
||||||
pkgver=0.3.1
|
pkgver=0.3.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url='https://gitlab.freedesktop.org/libevdev/hid-tools'
|
url='https://gitlab.freedesktop.org/libevdev/hid-tools'
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
pkgdesc='Python scripts to manipulate HID data'
|
pkgdesc='Python scripts to manipulate HID data'
|
||||||
depends=('python-parse' 'python-pyudev')
|
depends=('python-parse' 'python-pyudev' 'python-libevdev' 'python-click' 'python-yaml')
|
||||||
makedepends=('python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme' 'python-sphinxcontrib-apidoc')
|
makedepends=('python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme' 'python-sphinxcontrib-apidoc')
|
||||||
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
|
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
|
||||||
sha512sums=('fb2f08ea02c7e615244b3691fc26778343a9aee8bddc593f415547a45c8e99831c5a9e574b1e55c965f2e9b7753a67dd2cf3a5106e595c88dabe6a6e3c4f1d8c')
|
sha512sums=('fb2f08ea02c7e615244b3691fc26778343a9aee8bddc593f415547a45c8e99831c5a9e574b1e55c965f2e9b7753a67dd2cf3a5106e595c88dabe6a6e3c4f1d8c')
|
||||||
|
|
Loading…
Reference in a new issue