summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-12-22 12:46:02 -0500
committerVincent Grande2020-12-22 12:46:02 -0500
commitfc91f769281f167c49d67e4e161d616f0e96dee1 (patch)
treeb4d6803526d2a661f72a601b241b1f0a830bb154 /PKGBUILD
parent4a32a631689c9a5b65e75e5ed8856904866cd72b (diff)
downloadaur-fc91f769281f167c49d67e4e161d616f0e96dee1.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c0ff29e792b..d6fcb6e90973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('Apache' 'custom')
url="https://github.com/OpenPrinting/cups"
makedepends=('libtiff' 'libpng' 'acl' 'pam' 'xdg-utils' 'krb5' 'gnutls'
'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 'dbus'
- 'hicolor-icon-theme'n'libxcrypt' 'inetutils'
+ 'hicolor-icon-theme' 'libxcrypt' 'inetutils'
'git')
provides=(libcups)
conflicts=(libcups)