summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Paugh2021-05-20 17:30:11 -0700
committerAndrew Paugh2021-05-20 17:30:11 -0700
commit79c11489dfc32cfd5e1ee654d45cf062cd2b7836 (patch)
tree6b0374c702f75a8b9aa1112710ceeed1c7c4e7b0
parentaf182664ff90096cebcafed0f12b949736f35586 (diff)
downloadaur-79c11489dfc32cfd5e1ee654d45cf062cd2b7836.tar.gz
Require ghostscript
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10dea9f4153d..561f267c81e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sun Jan 24 01:00:05 UTC 2016
pkgbase = brother-hl-l2380dw
pkgdesc = Brother HL-L2380DW CUPS driver
pkgver = 3.2.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.brother.com
arch = i686
arch = x86_64
@@ -15,6 +13,7 @@ pkgbase = brother-hl-l2380dw
sha256sums = c93037bdcc1ce5d63451ed701637aa0476898ed88a9eb5f6fbef735ccb1d83fc
sha256sums = ae0951ec252a9047c7c4dc32eb8414177d82786c0effec79b9a95bb7bd42ca24
depends_x86_64 = lib32-glibc
+ depends_x86_64 = ghostscript
pkgname = brother-hl-l2380dw
diff --git a/PKGBUILD b/PKGBUILD
index 0de0e485a97f..b0dc11c3c1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: apaugh (andrew [dot] paugh [at] gmail [dot] com
+# Maintainer: apaugh (andrew [at] paugh [dot] ca)
pkgname="brother-hl-l2380dw"
pkgver="3.2.0"
-pkgrel="2"
+pkgrel="3"
pkgdesc="Brother HL-L2380DW CUPS driver"
url="http://www.brother.com"
license=('GPL')
#install="brother-hl-l2380dw.install"
arch=('i686' 'x86_64')
-depends_x86_64=('lib32-glibc')
+depends_x86_64=('lib32-glibc' 'ghostscript')
sha256sums=('a4e51f131e4cb7e9337af161e4be275c1a2628c75be04addff0569ff262185ee'
'c93037bdcc1ce5d63451ed701637aa0476898ed88a9eb5f6fbef735ccb1d83fc'