summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Abel2017-09-02 19:45:05 +0200
committerBenjamin Abel2017-09-02 19:46:50 +0200
commit0da1358b12c8798fa089bb36a7b77832ea2f52b5 (patch)
tree266984e16f3e5e1df1316c3ffa670402dafc185c
parent33b74f77643a4de06a86454a66b83b9a35b17a01 (diff)
downloadaur-0da1358b12c8798fa089bb36a7b77832ea2f52b5.tar.gz
Adapted 5320-DW aur package instead of 5330
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c84217325d7f..ad255b8979d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Benjamin Abel <bbig26 at gmail dot com>
-# slightly modified version of https://aur.archlinux.org/packages/brother-mfc-j5330dw/
+# slightly modified version of https://aur.archlinux.org/packages/brother-mfc-j5320dw/
pkgname="brother-mfc-j5335dw"
pkgver="1.0.1.0.3"
@@ -65,7 +65,7 @@ prepare() {
# patch filter for PDF printing to avoid error:
# ERROR: typecheck
# OFFENDING COMMAND: resourcestatus
- sed -i 's|pdf2ps|pdftocairo -q -ps|g' "${srcdir}"/opt/brother/Printers/mfcj5335dw/lpd/filter_mfcj5335dw
+ sed -i 's|pdf2ps|pdftocairo -q -ps|g' "${srcdir}"/opt/brother/Printers/mfcj5335dw/lpd/filtermfcj5335dw
}
package() {