diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-31 10:49:41 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-31 10:49:41 +0200 |
commit | 84290f2c8696349aa267dee7a93a396979f5c8ec (patch) | |
tree | 35320e4d7f697c07ae9cec6d39dfc6977cc8c508 /cups-filters | |
parent | 91d1b39176426814c59538e1171892f4617868dc (diff) | |
download | opt-84290f2c8696349aa267dee7a93a396979f5c8ec.tar.gz opt-84290f2c8696349aa267dee7a93a396979f5c8ec.tar.xz |
cups-filters: fix typo
Diffstat (limited to 'cups-filters')
-rw-r--r-- | cups-filters/.signature | 4 | ||||
-rw-r--r-- | cups-filters/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cups-filters/.signature b/cups-filters/.signature index d038ee2b9..2e7d90e10 100644 --- a/cups-filters/.signature +++ b/cups-filters/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Uhm5RcMcZkQ4qgL9CMqttTwjSSOuNOI8oVQyoqF2DtqoKgsJZALNEG+BKIJgvv7IAAaxXsRI2f9yOE7IhFFQQc= -SHA256 (Pkgfile) = 562abd877920a50249c67c3bf718684e5ec6a826cc887e9cad55962e2e20229d +RWSE3ohX2g5d/agG4xSkDrZZgDBbwPrr5fgPQbRP7Dbx6KwgoE4hI9RUXI61K3a1DLT13Q/v1EppRotnuJ2z+Ax7//tk/iUnlQ8= +SHA256 (Pkgfile) = 3f45e9bf88b7b6a09e91e2ef47e380fb36d006ad1fec9eb8b5493a0889fe7608 SHA256 (.footprint) = 85c5125df89cfab5d8151fe0af1cef180e76ee60b39bd5399f0097070481e837 SHA256 (cups-filters-1.28.16.tar.xz) = 3a400bfa751da2020775cd7d48d1647448551ff051f9345abc1df6357b199ac0 SHA256 (cups-browsed) = 4c4900ee88d488078da20a5cabc949921382fa69bc28bb2a7f89fa5ae01afb5b diff --git a/cups-filters/Pkgfile b/cups-filters/Pkgfile index 6a942f989..768aa164a 100644 --- a/cups-filters/Pkgfile +++ b/cups-filters/Pkgfile @@ -1,7 +1,7 @@ # Description: Backends and filters for CUPS # URL: https://openprinting.github.io/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: ghostscript libexit mupdf poppler qpdf xorg-font-dejavu-ttf +# Depends on: ghostscript libexif mupdf poppler qpdf xorg-font-dejavu-ttf name=cups-filters version=1.28.16 |