summarylogtreecommitdiffstats
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
parenteaddaff07481ff0d232bb5b2563eb7797e8bddb6 (diff)
downloadaur-60d529160806e7221e847459afe8188c66d854be.tar.gz
adjustment in the "optdepends" section
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 829ce24bdbe6..084ce0f5ebff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = epsonscan2
depends = qt5-singlecoreapplication
depends = rapidjson
depends = sane
- 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/epsonscan2/epsonscan2-6.6.2.2-1.src.tar.gz
sha512sums = f939694d625b5fe8575d040ff8276c069b563deb04b96007eefabc443893bcf9876948b596d738116e8c515aa8a8fcb24e20d1b348b9b0cc4e2236d705f5c252
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')