mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
docs: update package desc
This commit is contained in:
parent
34d0a4deb2
commit
afff579fdd
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,5 +1,5 @@
|
|||
pkgbase = sniptext
|
||||
pkgdesc = Screen capture OCR tool with adaptive ensemble recognition
|
||||
pkgdesc = Screen text extractor with OCR and spell correction
|
||||
pkgver = 0.1.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/dkorbelainen/sniptext
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=sniptext
|
||||
pkgver=0.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Screen capture OCR tool with adaptive ensemble recognition"
|
||||
pkgdesc="Screen text extractor with OCR and spell correction"
|
||||
arch=('any')
|
||||
url="https://github.com/dkorbelainen/sniptext"
|
||||
license=('MIT')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue