summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e54dc610102b..efedd4b7dbcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = lib32-leptonica
- pkgdesc = Software that is broadly useful for image processing and image analysis applications (32 bit)
+ pkgdesc = Software that is broadly useful for image processing and image analysis applications (32-bit)
pkgver = 1.85.0
pkgrel = 1
url = https://www.leptonica.com
diff --git a/PKGBUILD b/PKGBUILD
index 92538e98c85b..f842dc12a7e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _name="leptonica"
pkgname="lib32-${_name}"
pkgver=1.85.0
pkgrel=1
-pkgdesc="Software that is broadly useful for image processing and image analysis applications (32 bit)"
+pkgdesc="Software that is broadly useful for image processing and image analysis applications (32-bit)"
arch=('x86_64')
url="https://www.leptonica.com"
_url="https://github.com/DanBloomberg/${_name}"