summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandit2023-09-29 20:19:41 +0200
committerandit2023-09-29 20:19:41 +0200
commit3bf84eb7091ffa46bb712ff382cfccdc6396a2f0 (patch)
tree85a9a18314b359d6fc05a9271c50eb59c619da1d /PKGBUILD
parentf4be34525e58058135873e2c4b2b46d9bba7e920 (diff)
downloadaur-3bf84eb7091ffa46bb712ff382cfccdc6396a2f0.tar.gz
change EPSON license from a name (EPSON-EULA) to a filename (COPYING.EPSON)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3935c7c5903e..eb8987e247b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://support.epson.net/linux/Printer/LSB_distribution_pages/en/escpr2.php"
# the sources are often (delayed) also available from the EPSON driver download page: https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
-license=('LGPL2' 'custom:EPSON-EULA')
+license=('LGPL2' 'custom:COPYING.EPSON')
depends=('cups' 'ghostscript')
optdepends=('imagescan: scanner support')
options=('!libtool')