From 928709813a22ceb3a690ba59b0f953ced19ed05f Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Mon, 13 Jul 2015 21:13:53 +0200 Subject: [PATCH] iscan-plugin-gt-s650: fix i386 build --- srcpkgs/iscan-plugin-gt-s650/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/iscan-plugin-gt-s650/template b/srcpkgs/iscan-plugin-gt-s650/template index eab5943e8be..8ce52051650 100644 --- a/srcpkgs/iscan-plugin-gt-s650/template +++ b/srcpkgs/iscan-plugin-gt-s650/template @@ -1,7 +1,7 @@ # Template file for 'iscan-plugin-gt-s650' pkgname=iscan-plugin-gt-s650 version=1.1.0 -revision=1 +revision=2 repository=nonfree build_style=fetch maintainer="Dominik Honnef " @@ -9,15 +9,17 @@ depends="sane-epkowa" license="AVASYS" homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" short_desc="Epson scanner plugin for GT-S650, Epson Perfection V19 and Epson Perfection V39" -_url="https://download3.ebz.epson.net/dsc/f/03/00/03/51/35/2bb85852bb07d419fa09653e76027ab61a7e0a95" +_url="https://download3.ebz.epson.net/dsc/f/03/00/03/51/35/" if [ "$XBPS_MACHINE" = "x86_64" ]; then _arch=amd64 + _hash=2bb85852bb07d419fa09653e76027ab61a7e0a95 checksum=442ca971cc0ebf71598047f41cb7e36eca0649eb62e324b91091360a63043df4 else _arch=i386 + _hash=99e341645ab8b18de2acee4eb9a79c3cca4262e2 checksum=453004dcf8d6bf68feb1994acd14dbf3f774d49215013568eef6037e8de24643 fi -distfiles="${_url}/${pkgname}_${version}-2_${_arch}.deb" +distfiles="${_url}/${_hash}/${pkgname}_${version}-2_${_arch}.deb" only_for_archs="i686 x86_64" do_install() {