On Thu, Nov 16, 2023 at 10:15:12AM +0100, Paco Esteban wrote: > > blob - e50e7d5c0a38b2ef5fb07ab2f271078fa1798adc > > file + textproc/zathura/plugins/mupdf/Makefile > > --- textproc/zathura/plugins/mupdf/Makefile > > +++ textproc/zathura/plugins/mupdf/Makefile > > @@ -1,5 +1,5 @@ > > V = 0.4.1 > > -REVISION = 0 > > +REVISION = 1 > > No need to bump REVISION if you're updating the version. In fact, > remove REVISION. > > > COMMENT = mupdf pdf plugin for zathura > > PROJECT = zathura-pdf-mupdf > > > > -- > Paco Esteban. > 0x5818130B8A6DBC03
Bumped revision is for the mupdf plugin of zathura. The plugin is not updated, only rebuilded with the new mupdf.
