fix typo
This commit is contained in:
parent
4ab92715fc
commit
6ec714e494
@ -6,7 +6,7 @@ pkgname="${_gitname}-git"
|
|||||||
pkgver=v0.1.2.gb72614a
|
pkgver=v0.1.2.gb72614a
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A user space console screen reader written in python3'
|
pkgdesc='A user space console screen reader written in python3'
|
||||||
arch=('any'(
|
arch=('any')
|
||||||
url='https://github.com/chrys87/${_pkgname}'
|
url='https://github.com/chrys87/${_pkgname}'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('python' 'python-espeak' 'python-evdev')
|
depends=('python' 'python-espeak' 'python-evdev')
|
||||||
|
Loading…
Reference in New Issue
Block a user