summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2021-01-02 01:43:44 -0300
committerTércio Martins2021-01-02 01:43:44 -0300
commit60d529160806e7221e847459afe8188c66d854be (patch)
treee5ff551ad3e5f5d6a795756847c9fd47a0297f48 /PKGBUILD
parenteaddaff07481ff0d232bb5b2563eb7797e8bddb6 (diff)
downloadaur-60d529160806e7221e847459afe8188c66d854be.tar.gz
adjustment in the "optdepends" section
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb6de822b99d..aab0268cc753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://support.epson.net/linux/en/epsonscan2.php"
license=('GPL3')
depends=('boost-libs' 'libharu' 'qt5-singlecoreapplication' 'rapidjson' 'sane')
makedepends=('boost' 'cmake')
-optdepends=('epsonscan2-non-free-plugin-bin: Wifi network scanning')
+optdepends=('epsonscan2-non-free-plugin-bin: Support for scanning via wireless network')
source=("http://support.epson.net/linux/src/scanner/${pkgname}/${pkgname}-${_pkgver}.src.tar.gz")
sha512sums=('f939694d625b5fe8575d040ff8276c069b563deb04b96007eefabc443893bcf9876948b596d738116e8c515aa8a8fcb24e20d1b348b9b0cc4e2236d705f5c252')