summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordarkelectron2023-08-09 02:59:36 +0200
committerdarkelectron2023-08-09 02:59:36 +0200
commit715ffb19c38f06d44cdffc06247135ac4ce24f06 (patch)
treec31b5d0d030b5133e97fe2b325ac4503c6d80e3a
parent59cee2e65f595cc07627521c142e378d74cfcbcd (diff)
downloadaur-715ffb19c38f06d44cdffc06247135ac4ce24f06.tar.gz
version 1.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b58abc529f13..dcbc070509c7 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.1
- pkgrel = 18
+ pkgver = 1.1.2
+ 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 = qt4
depends = ld-lsb=3
options = strip
- source = https://download3.ebz.epson.net/dsc/f/03/00/13/43/85/f5a04c495d241d50869e9fa227948c4f0b34310c/epson-printer-utility_1.1.1-1lsb3.2_amd64.deb
+ source = https://download3.ebz.epson.net/dsc/f/03/00/14/68/92/d73ac45cccd3c5c349dbe365b5e99ae3112cbe49/epson-printer-utility_1.1.2-1_amd64.deb
source = ecbd.service
source = LICENSE
source = AVASYSPL.en.txt
source = epson-printer-utility.install
source = epson-printer-utility.desktop
- sha256sums = 417b637173c0b866a94eb5d9785aecbcd10fc99fd1d7149eb49f02f450e6b61f
+ sha256sums = c34c08476ab185f8fd339e9681a3697cdb3c2e85d454be2aaed11e40b09aedff
sha256sums = 8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55
sha256sums = e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e
sha256sums = d9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c
diff --git a/PKGBUILD b/PKGBUILD
index 51ff707b47f2..c727ab64ead8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: darkelectron <darkelectron(dot)aur(at)tutanota.com
+# Maintainer: darkelectron <darkelectron(at)mailfence.com>
# 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.1
-pkgrel=18
+pkgver=1.1.2
+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=('qt4' 'ld-lsb=3')
install="$pkgname.install"
-source=("https://download3.ebz.epson.net/dsc/f/03/00/13/43/85/f5a04c495d241d50869e9fa227948c4f0b34310c/${pkgname}_${pkgver}-1lsb3.2_amd64.deb"
+source=("https://download3.ebz.epson.net/dsc/f/03/00/14/68/92/d73ac45cccd3c5c349dbe365b5e99ae3112cbe49/${pkgname}_${pkgver}-1_amd64.deb"
'ecbd.service'
'LICENSE'
'AVASYSPL.en.txt'
"$pkgname.install"
"$pkgname.desktop")
-sha256sums=('417b637173c0b866a94eb5d9785aecbcd10fc99fd1d7149eb49f02f450e6b61f'
+sha256sums=('c34c08476ab185f8fd339e9681a3697cdb3c2e85d454be2aaed11e40b09aedff'
'8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55'
'e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e'
'd9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c'