summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Schlichting2024-02-14 14:25:32 +0100
committerAndré Schlichting2024-02-14 14:27:07 +0100
commit154005739e6fbefebed82bd1c6ff24c35d732671 (patch)
tree84191ac40c49243d909f5dfbe542ddc322542969 /PKGBUILD
parent63b20c3813940a786966d8d6609b78ad6fc06856 (diff)
downloadaur-brother-mfc-j5335dw.tar.gz
change license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8456b7a95b..d13735b28f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgname="brother-mfc-j5335dw"
pkgver="1.0.1_0"
# required because of unconventional package numbering for brother
_brother_pkgver="1.0.1-0"
-pkgrel=5
+pkgrel=6
pkgdesc="LPR and CUPS driver for the Brother MFC-J5335DW"
arch=('i686' 'x86_64')
url="http://support.brother.com/g/b/downloadtop.aspx?c=fr&lang=fr&prod=mfcj5335dw_eu"
-license=('custom:Brother commercial license')
+license=('LicenseRef-brother commercial license')
depends=('cups' 'ghostscript' 'poppler' 'a2ps' 'psutils')
depends_x86_64=('lib32-glibc' 'lib32-gcc-libs')
install="$pkgname.install"