summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeonardo Santana Vieira2018-04-02 13:34:48 -0300
committerLeonardo Santana Vieira2018-04-02 13:34:48 -0300
commit4e00a8daa81f8a6de61e97f4771ad393bf012aeb (patch)
tree3c1fc3234e1a4717c83a01aeeaf1315be81d55c1 /PKGBUILD
parent38da6bbbcd06fbee5c85c9d9174491e601758f31 (diff)
downloadaur-4e00a8daa81f8a6de61e97f4771ad393bf012aeb.tar.gz
metadata update to bundle 1.3.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e9956a2d813..7e01fb621f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=imagescan-plugin-networkscan
pkgver=1.1.1
-_pkgver=1.3.26
-pkgrel=6
+_pkgver=1.3.28
+pkgrel=7
_fedrel=27
pkgdesc="Plugin for using Epson scanners with Image Scan v3 over network"
arch=("i686" "x86_64")
@@ -15,8 +15,8 @@ source=("imagescan-plugin-networkscan.install")
source_i686=("https://download2.ebz.epson.net/imagescanv3/fedora/latest1/rpm/x86/imagescan-bundle-fedora-${_fedrel}-${_pkgver}.x86.rpm.tar.gz")
source_x86_64=("https://download2.ebz.epson.net/imagescanv3/fedora/latest1/rpm/x64/imagescan-bundle-fedora-${_fedrel}-${_pkgver}.x64.rpm.tar.gz")
md5sums=('f608c4458ec47603ce868e443d42ccd0')
-md5sums_i686=('ed7b6efe95c017c4209966f82706b3b3')
-md5sums_x86_64=('e2be52d9e5fbc5f88601dd785d5ebc4b')
+md5sums_i686=('bde21b813ff40cafeff1dc049d63bf0b')
+md5sums_x86_64=('9e11515b109db565f13d500d48c94731')
if [[ ${CARCH} = "x86_64" ]]; then
_pkgarch="x64"
else