Looks like Epson may have made a small file change. The package failed a validity check in my package manager, but I got it to work manually with the following change:
diff --git a/PKGBUILD b/PKGBUILD
index 3f50313..75a64de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('custom:EPSON EULA')
depends=('iscan' 'iscan-data')
source=("https://download2.ebz.epson.net/iscan/plugin/ds-30/deb/x64/iscan-ds-30-bundle-${pkgver}.x64.deb.tar.gz")
-sha256sums=('dd0745b0a4f55d8329afbfd61603f2d2d5026dff85044c6c5bdfc6152a8fa2f1')
+sha256sums=('e42d7c79d7239b00f53c089e45815cd89d934d1dd7e937407ca595c44cd44715')
install="${pkgname}.install"
prepare() {
Thanks for putting together this package. I was so happy to not have to do this by myself.
Pinned Comments
Muflone commented on 2020-01-24 16:34 (UTC)
Package updated.
Since now this package will follow the iscan package version used to distribute the plugin, instead of the internal numbering into the package, as EPSON people won't respect version number history