summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Wyatt2018-08-07 07:36:28 -0400
committerDaniel Wyatt2018-08-07 07:36:28 -0400
commit635f689bf69cf4a4b342f7107acd33705ddd5bb1 (patch)
tree2601bc9df17ab2cf203dfaa8da3dea5f3f04438a
parent3cb34a4cfb892bc49ab8ac46237508912df88c00 (diff)
downloadaur-635f689bf69cf4a4b342f7107acd33705ddd5bb1.tar.gz
Get rid of accidental comma.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3276b1c13e2..59d099044c82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Brother HL-L2395DW CUPS driver'
arch=('i686' 'x86_64')
url='http://www.brother.com'
license=('GPL')
-depends=('cups' 'perl', 'ghostscript')
+depends=('cups' 'perl' 'ghostscript')
source=(http://download.brother.com/welcome/dlf103563/hll2395dwpdrv-$pkgver-1.i386.rpm)
sha256sums=('522b57c1b024f6860a0d0b22fe7050788b7a30b6be920479dff85865ff937380')