docs: update package desc

This commit is contained in:
dkorbelainen 2026-01-27 15:37:23 +03:00
parent 34d0a4deb2
commit afff579fdd
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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')