Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. diff --git a/PKGBUILD b/PKGBUILD
  2. index 4094516..8d222d3 100644
  3. --- a/PKGBUILD
  4. +++ b/PKGBUILD
  5. @@ -5,9 +5,9 @@ pkgname=iscan-plugin-gt-f670
  6. _pkgname=iscan-gt-f670-bundle
  7. pkgver=2.30.4
  8. _pkgver=2.1.3
  9. -pkgrel=1
  10. +pkgrel=2
  11. pkgdesc="iscan plugin for Epson Perfection Photo V200 scanners and similar"
  12. -arch=('i686' 'x86_64')
  13. +arch=('x86_64')
  14. url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
  15. license=('custom:EPSON')
  16. depends=('iscan')
  17. @@ -17,7 +17,7 @@ changelog=ChangeLog
  18. _ARCH=amd64
  19. _ARCH2=x64
  20. source=("https://download2.ebz.epson.net/iscan/plugin/gt-f670/deb/x64/iscan-gt-f670-bundle-$pkgver.x64.deb.tar.gz")
  21. -md5sums=('a05cabde4c3a69d372138d1c5ad597fe')
  22. +sha256sums=("ede26bf96e56305ddd24fd5df58a9b360ae324ffc2b9034e50c48de471275d59")
  23.  
  24.  
  25. build(){
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement