summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Michel2020-02-07 10:23:36 +0100
committerLukas Michel2020-02-07 10:23:36 +0100
commit13fcd5cf28421460e6ceefb7692640ae3ff5027a (patch)
tree954ad9c5476665879009a070dd9fdaa908414f7c
parent08157a8b4e34a7024bca5432022ba226d2e28949 (diff)
downloadaur-13fcd5cf28421460e6ceefb7692640ae3ff5027a.tar.gz
version 1.1.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
-rw-r--r--epson-printer-utility.desktop2
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f887da02eb2b..3c848686eecd 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.0
- pkgrel = 7
+ pkgver = 1.1.1
+ pkgrel = 1
url = http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
install = epson-printer-utility.install
arch = x86_64
@@ -10,18 +10,18 @@ pkgbase = epson-printer-utility
depends = qt4
depends = ld-lsb=3
options = strip
- source = https://download3.ebz.epson.net/dsc/f/03/00/10/56/57/bf0f331b84492c4e009309f7adbb67e15080a4e8/epson-printer-utility_1.1.0-1lsb3.2_amd64.deb
+ source = https://download3.ebz.epson.net/dsc/f/03/00/10/63/46/b97d32a556a8cdd77f24289a9b2f2097b6ef4ffc/epson-printer-utility_1.1.1-1lsb3.2_amd64.deb
source = ecbd.service
source = LICENSE
source = AVASYSPL.en.txt
source = epson-printer-utility.install
source = epson-printer-utility.desktop
- sha256sums = 8d6d4d53d8fd8fb87804908c3d8214a636f292bdeaf2548cad84bee5bfef7813
+ sha256sums = 417b637173c0b866a94eb5d9785aecbcd10fc99fd1d7149eb49f02f450e6b61f
sha256sums = 8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55
sha256sums = e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e
sha256sums = d9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c
sha256sums = 41d8ac5e491eebd1b2cd6e6cf48ca9d5641dd28c3cf9885bb4263aec31fd03a0
- sha256sums = 9ec18291dfc6b886be438883a0b8e5d3f4eb7dfc570bc4b8c9dbe5dfc1d33e9f
+ sha256sums = 6b1a03f8924c149e926d3071d111549f32c134a4fdebe00b3bfe4585e4b70e94
pkgname = epson-printer-utility
diff --git a/PKGBUILD b/PKGBUILD
index fb1d72657f2c..0acbed227fe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,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.0
-pkgrel=7
+pkgver=1.1.1
+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'
@@ -10,18 +10,18 @@ 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/10/56/57/bf0f331b84492c4e009309f7adbb67e15080a4e8/${pkgname}_${pkgver}-1lsb3.2_amd64.deb"
+source=("https://download3.ebz.epson.net/dsc/f/03/00/10/63/46/b97d32a556a8cdd77f24289a9b2f2097b6ef4ffc/${pkgname}_${pkgver}-1lsb3.2_amd64.deb"
'ecbd.service'
'LICENSE'
'AVASYSPL.en.txt'
"$pkgname.install"
"$pkgname.desktop")
-sha256sums=('8d6d4d53d8fd8fb87804908c3d8214a636f292bdeaf2548cad84bee5bfef7813'
+sha256sums=('417b637173c0b866a94eb5d9785aecbcd10fc99fd1d7149eb49f02f450e6b61f'
'8cc99a3e68b3367f4a78c05b93fdbbdcded13302fac72daf20b5a0ec9c6c9d55'
'e1bb0ade3e05ab06adcdecc117d2243612419b2b959c46c70db08885a4670c9e'
'd9d156980047833ed7a5841b4fd92f6bed0146480748d8a595b8e6d0a2cd004c'
'41d8ac5e491eebd1b2cd6e6cf48ca9d5641dd28c3cf9885bb4263aec31fd03a0'
- '9ec18291dfc6b886be438883a0b8e5d3f4eb7dfc570bc4b8c9dbe5dfc1d33e9f')
+ '6b1a03f8924c149e926d3071d111549f32c134a4fdebe00b3bfe4585e4b70e94')
prepare() {
[ -d data ] && rm -rf data
diff --git a/epson-printer-utility.desktop b/epson-printer-utility.desktop
index a73c700e5a20..245aad6a950d 100644
--- a/epson-printer-utility.desktop
+++ b/epson-printer-utility.desktop
@@ -2,7 +2,7 @@
Version=1.0
Name=Epson Printer Utility
Type=Application
-Categories=Application;Printing;
+Categories=Utility;Printing;
Exec=epson-printer-utility
Terminal=false
Icon=/opt/epson-printer-utility/resource/Images/AppIcon.png