aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2021-06-21 14:40:24 +0200
committerMichał Polański <michal@polanski.me>2021-06-21 18:04:35 +0000
commit985ebd091cbede130b30359f05faff078be90547 (patch)
tree77f4671c003d1c2559cf99e75517630bbaae3e1e
parent825138a6ec5c329c8588c7a0304aabd1f52f3cb7 (diff)
community/epson-inkjet-printer-escpr: upgrade to 1.7.11
-rw-r--r--community/epson-inkjet-printer-escpr/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/epson-inkjet-printer-escpr/APKBUILD b/community/epson-inkjet-printer-escpr/APKBUILD
index bf6378bca32..47270cc1469 100644
--- a/community/epson-inkjet-printer-escpr/APKBUILD
+++ b/community/epson-inkjet-printer-escpr/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=epson-inkjet-printer-escpr
-pkgver=1.7.10
+pkgver=1.7.11
pkgrel=0
pkgdesc="Epson Inkjet Printer Driver (ESC/P-R) for Linux"
url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
@@ -9,7 +9,7 @@ arch="all"
license="GPL-2.0-or-later"
depends="cups-filters"
makedepends="cups-dev"
-source="$pkgname-$pkgver.tar.gz::https://download3.ebz.epson.net/dsc/f/03/00/12/68/34/82ca3e84f17410b5ec6818e5698524b1f42862cb/epson-inkjet-printer-escpr-$pkgver-1lsb3.2.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://download3.ebz.epson.net/dsc/f/03/00/12/84/42/69bb076469542fe702ada5ea53a4ea4773d407b0/epson-inkjet-printer-escpr-$pkgver-1lsb3.2.tar.gz"
options="!check" # no test suite provided
build() {
@@ -26,5 +26,5 @@ package() {
}
sha512sums="
-3ea4272b0c6d8c13a1f02c157cf66bf13533b7cb2e83ee4f4e6677f54b90808ae6da08ef537b4ba7a79c9a2a834221e12735818e5ef4463cc5caafc736bbcd3e epson-inkjet-printer-escpr-1.7.10.tar.gz
+6af9a6aa4aca85a56d85bd5d40772bfd901412283c56ec095bdbcfeb79c0d1f070f8827e4f5c6ceb20a9fbc876913d5832561a6156ff96693acf657738f37ebe epson-inkjet-printer-escpr-1.7.11.tar.gz
"