summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbf8b8f2dcfa..9a9bd7743af0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epson-printer-utility
pkgdesc = This is a Printer Utility program for Epson. Using this software, you can check ink levels, view error and other status... on EPSON Printers.
- pkgver = 1.1.2
- pkgrel = 2
+ pkgver = 1.1.3
+ pkgrel = 1
url = http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
install = epson-printer-utility.install
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = epson-printer-utility
depends = qt5-base
depends = ld-lsb=3
options = strip
- source = https://download3.ebz.epson.net/dsc/f/03/00/14/68/92/d73ac45cccd3c5c349dbe365b5e99ae3112cbe49/epson-printer-utility_1.1.2-1_amd64.deb
+ source = https://download3.ebz.epson.net/dsc/f/03/00/15/43/23/b85f4cf2956db3dd768468b418b964045c047b2c/epson-printer-utility_1.1.3-1_amd64.deb
source = ecbd.service
source = LICENSE
source = AVASYSPL.en.txt
source = epson-printer-utility.install
source = epson-printer-utility.desktop
- sha256sums = c34c08476ab185f8fd339e9681a3697cdb3c2e85d454be2aaed11e40b09aedff
+ sha256sums = 99cd93cbd5e9ea794525edde188ec34296c1877ef4b9d8b0328eb0a3745f14c1
sha256sums = 8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55
sha256sums = e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e
sha256sums = d9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c
diff --git a/PKGBUILD b/PKGBUILD
index 19021b835e1c..46e9907dd3e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Lukas Michel <lgm(dot)aur(at)outlook(dot)de
# Contributor: Uladzimir Panasiuk <v.s.panasyuk+AUR(at)gmail.com>
pkgname=epson-printer-utility
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
pkgdesc='This is a Printer Utility program for Epson. Using this software, you can check ink levels, view error and other status... on EPSON Printers.'
arch=('x86_64')
url='http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX'
@@ -11,13 +11,13 @@ license=('LGPL' 'custom:Epson License Agreement')
options=('strip')
depends=('qt5-base' 'ld-lsb=3')
install="$pkgname.install"
-source=("https://download3.ebz.epson.net/dsc/f/03/00/14/68/92/d73ac45cccd3c5c349dbe365b5e99ae3112cbe49/${pkgname}_${pkgver}-1_amd64.deb"
+source=("https://download3.ebz.epson.net/dsc/f/03/00/15/43/23/b85f4cf2956db3dd768468b418b964045c047b2c/${pkgname}_${pkgver}-1_amd64.deb"
'ecbd.service'
'LICENSE'
'AVASYSPL.en.txt'
"$pkgname.install"
"$pkgname.desktop")
-sha256sums=('c34c08476ab185f8fd339e9681a3697cdb3c2e85d454be2aaed11e40b09aedff'
+sha256sums=('99cd93cbd5e9ea794525edde188ec34296c1877ef4b9d8b0328eb0a3745f14c1'
'8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55'
'e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e'
'd9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c'