[arch-commits] Commit in htmldoc/trunk (PKGBUILD)

Daniel Bermond dbermond at archlinux.org
Sat May 22 13:52:03 UTC 2021


    Date: Saturday, May 22, 2021 @ 13:52:02
  Author: dbermond
Revision: 941975

upgpkg: htmldoc 1.9.12-1

Modified:
  htmldoc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 13:46:40 UTC (rev 941974)
+++ PKGBUILD	2021-05-22 13:52:02 UTC (rev 941975)
@@ -7,7 +7,7 @@
 # Contributor: Simon Rutishauser <simon.rutishauser at gmx.ch>
 
 pkgname=htmldoc
-pkgver=1.9.11
+pkgver=1.9.12
 pkgrel=1
 pkgdesc='HTML Conversion Software'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('fltk' 'gnutls' 'libjpeg-turbo' 'libpng' 'libxpm' 'zlib'
          'hicolor-icon-theme')
 source=("https://github.com/michaelrsweet/htmldoc/releases/download/v${pkgver}/htmldoc-${pkgver}-source.tar.gz"{,.sig})
-sha256sums=('5215afbf538730a3968b6126710c430e27b05ea7a43dd9f1c56b8d0dce5fb29b'
+sha256sums=('0906ec61cdac8d7349b13922f6566aebfe737b1695422a59d6c11ee7e6eaf99f'
             'SKIP')
 validpgpkeys=('845464660B686AAB36540B6F999559A027815955') # Michael R Sweet
 
@@ -26,10 +26,6 @@
         --prefix='/usr' \
         --enable-ssl \
         --enable-gnutls \
-        --enable-cdsassl \
-        --disable-localjpeg \
-        --disable-localzlib \
-        --disable-localpng \
         --with-gui
     make
 }



More information about the arch-commits mailing list